Skip to content

Commit 77c36c0

Browse files
bulislaw0xc0170
authored andcommitted
Remove nrf51_dk from supported platform
1 parent 8a357db commit 77c36c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3416,7 +3416,7 @@
34163416
"supported_form_factors": ["ARDUINO"],
34173417
"inherits": ["MCU_NRF51_32K_UNIFIED"],
34183418
"device_has": ["ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
3419-
"release_versions": ["2", "5"],
3419+
"release_versions": ["2"],
34203420
"device_name": "nRF51822_xxAA"
34213421
},
34223422
"NRF51_DONGLE": {

0 commit comments

Comments
 (0)