Skip to content

Commit fd8c3fc

Browse files
committed
Disable RF52_DK as they require LPTICKER for flash and trng
1 parent 4957484 commit fd8c3fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3488,7 +3488,7 @@
34883488
"inherits": ["MCU_NRF52"],
34893489
"macros_add": ["BOARD_PCA10040", "NRF52_PAN_12", "NRF52_PAN_15", "NRF52_PAN_58", "NRF52_PAN_55", "NRF52_PAN_54", "NRF52_PAN_31", "NRF52_PAN_30", "NRF52_PAN_51", "NRF52_PAN_36", "NRF52_PAN_53", "S132", "CONFIG_GPIO_AS_PINRESET", "BLE_STACK_SUPPORT_REQD", "SWI_DISABLE0", "NRF52_PAN_20", "NRF52_PAN_64", "NRF52_PAN_62", "NRF52_PAN_63"],
34903490
"device_has_add": ["ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE", "FLASH"],
3491-
"release_versions": ["2", "5"],
3491+
"release_versions": ["2"],
34923492
"device_name": "nRF52832_xxAA"
34933493
},
34943494
"UBLOX_EVA_NINA": {
@@ -3615,7 +3615,7 @@
36153615
"inherits": ["MCU_NRF52840"],
36163616
"macros_add": ["BOARD_PCA10056", "CONFIG_GPIO_AS_PINRESET", "SWI_DISABLE0", "NRF52_ERRATA_20"],
36173617
"device_has_add": ["FLASH", "ANALOGIN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "TRNG"],
3618-
"release_versions": ["2", "5"],
3618+
"release_versions": ["2"],
36193619
"device_name": "nRF52840_xxAA",
36203620
"bootloader_supported": true
36213621
},

0 commit comments

Comments
 (0)