Skip to content

Commit b032587

Browse files
committed
make "macros_add" as a single line
make "macros_add" as a single line
1 parent 6b98a59 commit b032587

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
@@ -2053,27 +2053,7 @@
20532053
"supported_form_factors": ["ARDUINO"],
20542054
"inherits": ["MCU_NRF52"],
20552055
"progen": {"target": "dfbm-nq620"},
2056-
"macros_add": [
2057-
"BOARD_PCA10040",
2058-
"NRF52_PAN_12",
2059-
"NRF52_PAN_15",
2060-
"NRF52_PAN_58",
2061-
"NRF52_PAN_55",
2062-
"NRF52_PAN_54",
2063-
"NRF52_PAN_31",
2064-
"NRF52_PAN_30",
2065-
"NRF52_PAN_51",
2066-
"NRF52_PAN_36",
2067-
"NRF52_PAN_53",
2068-
"S132",
2069-
"CONFIG_GPIO_AS_PINRESET",
2070-
"BLE_STACK_SUPPORT_REQD",
2071-
"SWI_DISABLE0",
2072-
"NRF52_PAN_20",
2073-
"NRF52_PAN_64",
2074-
"NRF52_PAN_62",
2075-
"NRF52_PAN_63"
2076-
],
2056+
"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"],
20772057
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE"],
20782058
"release_versions": ["2", "5"]
20792059
},

0 commit comments

Comments
 (0)