TARGET_NRF51_DONGLE_LEGACY - Add NRF51_DONGLE to the list of paths available for this target.

pull/2646/merge
Vincent Coubard 2016-09-26 16:39:22 +01:00 committed by Sam Grove
parent 46ab3cab79
commit 815551380f
1 changed files with 1 additions and 0 deletions

View File

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