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
Vincent Coubard 2016-09-26 16:36:32 +01:00 committed by Sam Grove
parent d61ab652de
commit 46ab3cab79
1 changed files with 1 additions and 0 deletions

View File

@ -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": {