init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Committer:
pathfindr
Date:
Sat Oct 27 23:08:33 2018 +0000
Revision:
0:94b743e06998
Child:
2:fd554f01abdf
init

Who changed what in which revision?

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