init

Dependencies:   aconno_I2C Lis2dh12 WatchdogTimer

mbed_app.json

Committer:
pathfindr
Date:
2018-11-08
Revision:
2:fd554f01abdf
Parent:
0:94b743e06998
Child:
4:8d8e9bfa82e4

File content as of revision 2:fd554f01abdf:

{
    "macros": [
        "NDEBUG=1"
    ],
    "target_overrides": {
        "NRF52_DK": {
            "target.OUTPUT_EXT": "bin",
            "target.uart_hwfc": 0,
            "target.device_has_add": ["LOWPOWERTIMER"],
            "target.macros_add": ["MBED_TICKLESS"]
        }
    }
}