mirror of https://github.com/ARMmbed/mbed-os.git
NRF51_DK_LEGACY: Add the path TARGET_NRF51_DK to the list of available paths.
This fix the build of this target.pull/2646/merge
parent
d61ab652de
commit
46ab3cab79
|
@ -1517,6 +1517,7 @@
|
|||
"NRF51_DK_LEGACY": {
|
||||
"supported_form_factors": ["ARDUINO"],
|
||||
"inherits": ["MCU_NRF51_32K"],
|
||||
"extra_labels_add": ["NRF51_DK"],
|
||||
"progen": {"target": "nrf51-dk"}
|
||||
},
|
||||
"NRF51_DK_BOOT": {
|
||||
|
|
Loading…
Reference in New Issue