Skip to content

Commit 789589e

Browse files
committed
Remove nrf51_dk from supported platform
1 parent cd231cf commit 789589e

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
@@ -3430,7 +3430,7 @@
34303430
"supported_form_factors": ["ARDUINO"],
34313431
"inherits": ["MCU_NRF51_32K_UNIFIED"],
34323432
"device_has": ["ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
3433-
"release_versions": ["2", "5"],
3433+
"release_versions": ["2"],
34343434
"device_name": "nRF51822_xxAA"
34353435
},
34363436
"NRF51_DONGLE": {

0 commit comments

Comments
 (0)