Shane Lobo / Mbed OS nRF52_Pulse_Threads
Committer:
punkisnail
Date:
Fri May 10 05:45:50 2019 +0000
Revision:
1:4dec185d33e9
Parent:
0:18409537564c
nRF52 Pulse test using threads, commit 1

Who changed what in which revision?

UserRevisionLine numberNew contents of line
punkisnail 0:18409537564c 1 {
punkisnail 0:18409537564c 2 "target_overrides": {
punkisnail 0:18409537564c 3 "NRF52_DK": {
punkisnail 1:4dec185d33e9 4 "target.uart_hwfc": 0,
punkisnail 0:18409537564c 5 "target.extra_labels_add": ["SOFTDEVICE_NONE"],
punkisnail 0:18409537564c 6 "target.extra_labels_remove": ["SOFTDEVICE_COMMON", "SOFTDEVICE_S132_FULL", "NORDIC_SOFTDEVICE", "NORDIC_CORDIO", "CORDIO", "CORDIO_LL"]
punkisnail 0:18409537564c 7 }
punkisnail 0:18409537564c 8 }
punkisnail 0:18409537564c 9 }