init
Dependencies: aconno_I2C Lis2dh12 WatchdogTimer
mbed_app.json@0:94b743e06998, 2018-10-27 (annotated)
- Committer:
- pathfindr
- Date:
- Sat Oct 27 23:08:33 2018 +0000
- Revision:
- 0:94b743e06998
- Child:
- 2:fd554f01abdf
init
Who changed what in which revision?
User | Revision | Line number | New 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 | } |