init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Committer:
pathfindr
Date:
Thu Nov 08 15:08:47 2018 +0000
Revision:
2:fd554f01abdf
Parent:
0:94b743e06998
Child:
4:8d8e9bfa82e4
tetw

Who changed what in which revision?

UserRevisionLine numberNew contents of line
pathfindr 0:94b743e06998 1 {
pathfindr 2:fd554f01abdf 2 "macros": [
pathfindr 2:fd554f01abdf 3 "NDEBUG=1"
pathfindr 2:fd554f01abdf 4 ],
pathfindr 0:94b743e06998 5 "target_overrides": {
pathfindr 0:94b743e06998 6 "NRF52_DK": {
pathfindr 0:94b743e06998 7 "target.OUTPUT_EXT": "bin",
pathfindr 0:94b743e06998 8 "target.uart_hwfc": 0,
pathfindr 0:94b743e06998 9 "target.device_has_add": ["LOWPOWERTIMER"],
pathfindr 2:fd554f01abdf 10 "target.macros_add": ["MBED_TICKLESS"]
pathfindr 0:94b743e06998 11 }
pathfindr 0:94b743e06998 12 }
pathfindr 0:94b743e06998 13 }