Skip to content

Commit 531ee3c

Browse files
author
Cruz Monrreal
authored
Merge pull request #7461 from 0xc0170/fix_raytac_removal
Raytac: target removal
2 parents 6fcb77e + 396c88a commit 531ee3c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

targets/targets.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3621,13 +3621,6 @@
36213621
"macros_add": ["TARGET_MCU_NORDIC_16K", "TARGET_MCU_NRF51_16K_S130", "TARGET_MCU_NRF51_16K"],
36223622
"public": false
36233623
},
3624-
"Raytac_MDBT40": {
3625-
"inherits": ["MCU_NRF51_16K_UNIFIED_S130"],
3626-
"macros_add": ["TARGET_NRF_LFCLK_RC"],
3627-
"release_versions": ["2"],
3628-
"device_has": ["ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
3629-
"device_name": "nRF51822_xxAA"
3630-
},
36313624
"MCU_NRF51_32K_UNIFIED": {
36323625
"inherits": ["MCU_NRF51_UNIFIED"],
36333626
"extra_labels_add": ["MCU_NORDIC_32K", "MCU_NRF51_32K"],

0 commit comments

Comments
 (0)