Skip to content

Commit 6aae417

Browse files
authored
Merge pull request #2698 from TsungtaWu/master
DELTA_DFBM_NQ620 target
2 parents ee1cba0 + b032587 commit 6aae417

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

hal/targets.json

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2040,27 +2040,7 @@
20402040
"supported_form_factors": ["ARDUINO"],
20412041
"inherits": ["MCU_NRF52"],
20422042
"progen": {"target": "dfbm-nq620"},
2043-
"macros_add": [
2044-
"BOARD_PCA10040",
2045-
"NRF52_PAN_12",
2046-
"NRF52_PAN_15",
2047-
"NRF52_PAN_58",
2048-
"NRF52_PAN_55",
2049-
"NRF52_PAN_54",
2050-
"NRF52_PAN_31",
2051-
"NRF52_PAN_30",
2052-
"NRF52_PAN_51",
2053-
"NRF52_PAN_36",
2054-
"NRF52_PAN_53",
2055-
"S132",
2056-
"CONFIG_GPIO_AS_PINRESET",
2057-
"BLE_STACK_SUPPORT_REQD",
2058-
"SWI_DISABLE0",
2059-
"NRF52_PAN_20",
2060-
"NRF52_PAN_64",
2061-
"NRF52_PAN_62",
2062-
"NRF52_PAN_63"
2063-
],
2043+
"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"],
20642044
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
20652045
"release_versions": ["2", "5"]
20662046
},

0 commit comments

Comments
 (0)