make style

This commit is contained in:
Philippe Teuwen 2020-04-16 09:01:14 +02:00
commit 94192d0976
44 changed files with 674 additions and 656 deletions

View file

@ -15,7 +15,7 @@
// PRIx64 definition missing with gcc-arm-none-eabi v8?
#ifndef PRIx64
#define PRIx64 "llx"
#define PRIx64 "llx"
#endif
// Basic macros