Skip to content

Commit 1b59ec0

Browse files
authored
Update targets.json
1 parent aeabcc9 commit 1b59ec0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

targets/targets.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2332,6 +2332,14 @@
23322332
"release_versions": ["2", "5"],
23332333
"device_name": "nRF52832_xxAA"
23342334
},
2335+
"UBLOX_EVA_NINA": {
2336+
"inherits": ["MCU_NRF52"],
2337+
"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"],
2338+
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
2339+
"release_versions": ["2", "5"],
2340+
"overrides": {"uart_hwfc": 0},
2341+
"device_name": "nRF52832_xxAA"
2342+
},
23352343
"DELTA_DFBM_NQ620": {
23362344
"supported_form_factors": ["ARDUINO"],
23372345
"inherits": ["MCU_NRF52"],

0 commit comments

Comments
 (0)