Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
This commit is contained in:
@@ -13,6 +13,11 @@
|
|||||||
|
|
||||||
#include "common.h"
|
#include "common.h"
|
||||||
|
|
||||||
|
// PRIx64 definition missing with gcc-arm-none-eabi v8?
|
||||||
|
#ifndef PRIx64
|
||||||
|
#define PRIx64 "llx"
|
||||||
|
#endif
|
||||||
|
|
||||||
// Basic macros
|
// Basic macros
|
||||||
|
|
||||||
#ifndef SHORT_COIL
|
#ifndef SHORT_COIL
|
||||||
|
|||||||
Reference in New Issue
Block a user