mirror of https://github.com/ARMmbed/mbed-os.git
TARGET_NRF51_DONGLE_LEGACY - Add NRF51_DONGLE to the list of paths available for this target.
parent
46ab3cab79
commit
815551380f
|
@ -1535,6 +1535,7 @@
|
||||||
"NRF51_DONGLE_LEGACY": {
|
"NRF51_DONGLE_LEGACY": {
|
||||||
"inherits": ["MCU_NRF51_32K"],
|
"inherits": ["MCU_NRF51_32K"],
|
||||||
"progen": {"target": "nrf51-dongle"},
|
"progen": {"target": "nrf51-dongle"},
|
||||||
|
"extra_labels_add": ["NRF51_DONGLE"],
|
||||||
"release_versions": ["2"]
|
"release_versions": ["2"]
|
||||||
},
|
},
|
||||||
"NRF51_DONGLE_BOOT": {
|
"NRF51_DONGLE_BOOT": {
|
||||||
|
|
Loading…
Reference in New Issue