pulse consistency test using wait_us

mbed_app.json

Committer:
punkisnail
Date:
2019-05-10
Revision:
1:0f0c1a9a174a
Parent:
0:18409537564c

File content as of revision 1:0f0c1a9a174a:

{
    "target_overrides": {
        "NRF52_DK": {
            "target.uart_hwfc": 0,
            "target.extra_labels_add": ["SOFTDEVICE_NONE"],
            "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE", "NORDIC_CORDIO", "CORDIO", "CORDIO_LL"]
        }        
    }
}