init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

Committer:
pathfindr
Date:
Sun Nov 11 20:52:22 2018 +0000
Revision:
4:8d8e9bfa82e4
Parent:
2:fd554f01abdf
Child:
6:388d3c7efdd9
udate

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 4:8d8e9bfa82e4 6 "*": {
pathfindr 4:8d8e9bfa82e4 7 "platform.stdio-flush-at-exit": false
pathfindr 4:8d8e9bfa82e4 8 },
pathfindr 0:94b743e06998 9 "NRF52_DK": {
pathfindr 0:94b743e06998 10 "target.OUTPUT_EXT": "bin",
pathfindr 0:94b743e06998 11 "target.uart_hwfc": 0,
pathfindr 0:94b743e06998 12 "target.device_has_add": ["LOWPOWERTIMER"],
pathfindr 2:fd554f01abdf 13 "target.macros_add": ["MBED_TICKLESS"]
pathfindr 0:94b743e06998 14 }
pathfindr 0:94b743e06998 15 }
pathfindr 0:94b743e06998 16 }