initial development for NXP NFC I2C IC

This commit is contained in:
Conor Patrick
2018-08-01 19:36:45 -04:00
parent 58ec4b16c5
commit 111e8a6fe4
6 changed files with 133 additions and 22 deletions

View File

@@ -14,13 +14,17 @@
#define USING_DEV_BOARD
#define BRIDGE_TO_WALLET
//#define BRIDGE_TO_WALLET
//#define DISABLE_CTAPHID_PING
//#define DISABLE_CTAPHID_WINK
#define DISABLE_CTAPHID_CBOR
//#define DISABLE_CTAPHID_CBOR
void printing_init();
#define TEST
#define TEST_POWER
#endif /* SRC_APP_H_ */