Skip to content

Commit 46ab3ca

Browse files
pan-sg-
authored andcommitted
NRF51_DK_LEGACY: Add the path TARGET_NRF51_DK to the list of available paths.
This fix the build of this target.
1 parent d61ab65 commit 46ab3ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hal/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1517,6 +1517,7 @@
15171517
"NRF51_DK_LEGACY": {
15181518
"supported_form_factors": ["ARDUINO"],
15191519
"inherits": ["MCU_NRF51_32K"],
1520+
"extra_labels_add": ["NRF51_DK"],
15201521
"progen": {"target": "nrf51-dk"}
15211522
},
15221523
"NRF51_DK_BOOT": {

0 commit comments

Comments
 (0)