pulse consistency test using wait_us

mbed_app.json

Committer:
punkisnail
Date:
2019-03-30
Revision:
0:18409537564c
Child:
1:0f0c1a9a174a

File content as of revision 0:18409537564c:

{
    "target_overrides": {
        "*": {
            "platform.stack-stats-enabled": true,
            "platform.heap-stats-enabled": true,
            "platform.cpu-stats-enabled": true,
            "platform.thread-stats-enabled": true,
            "platform.sys-stats-enabled": true
        },
        "NRF52_DK": {
            "target.extra_labels_add": ["SOFTDEVICE_NONE"],
            "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE", "NORDIC_CORDIO", "CORDIO", "CORDIO_LL"]
        }        
    }
}