Skip to content

Commit 032051e

Browse files
0xc0170Cruz Monrreal II
authored andcommitted
Raytac: target removal
No files to build - should not be in targets Reverts part of the #6178
1 parent 2db93b2 commit 032051e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

targets/targets.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3634,6 +3634,12 @@
36343634
},
36353635
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SLEEP", "SPI", "SPISLAVE"]
36363636
},
3637+
"MCU_NRF51_16K_UNIFIED_S130": {
3638+
"inherits": ["MCU_NRF51_UNIFIED"],
3639+
"extra_labels_add": ["MCU_NORDIC_16K", "MCU_NRF51_16K_S130", "MCU_NRF51_16K"],
3640+
"macros_add": ["TARGET_MCU_NORDIC_16K", "TARGET_MCU_NRF51_16K_S130", "TARGET_MCU_NRF51_16K"],
3641+
"public": false
3642+
},
36373643
"MCU_NRF51_32K_UNIFIED": {
36383644
"inherits": ["MCU_NRF51_UNIFIED"],
36393645
"extra_labels_add": ["MCU_NORDIC_32K", "MCU_NRF51_32K"],

0 commit comments

Comments
 (0)