mirror of https://github.com/ARMmbed/mbed-os.git
NRF51: Add label to compile BLE softdevice implementation.
parent
353e991410
commit
837ba72cc1
|
@ -6319,7 +6319,8 @@
|
||||||
"MCU_NRF51822_UNIFIED",
|
"MCU_NRF51822_UNIFIED",
|
||||||
"NRF5x",
|
"NRF5x",
|
||||||
"NRF51",
|
"NRF51",
|
||||||
"SDK_11"
|
"SDK_11",
|
||||||
|
"NORDIC_SOFTDEVICE"
|
||||||
],
|
],
|
||||||
"OUTPUT_EXT": "hex",
|
"OUTPUT_EXT": "hex",
|
||||||
"is_disk_virtual": true,
|
"is_disk_virtual": true,
|
||||||
|
|
Loading…
Reference in New Issue