Skip to content

Commit 1ac7135

Browse files
committed
Fixed Arduino form factor support on 2 Cypress boards
1 parent 33695b3 commit 1ac7135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9222,7 +9222,6 @@
92229222
"inherits": ["MCU_PSOC6_M4"],
92239223
"components_remove": ["QSPIF"],
92249224
"device_has_remove": ["QSPI"],
9225-
"supported_form_factors": ["ARDUINO"],
92269225
"extra_labels_add": ["PSOC6_01", "MXCRYPTO_01"],
92279226
"macros_add": ["CYB06447BZI_D54",
92289227
"PSOC6_DYNSRM_DISABLE=1",
@@ -9256,6 +9255,7 @@
92569255
"CYW9P62S1_43012EVB_01": {
92579256
"inherits": ["MCU_PSOC6_M4"],
92589257
"features": ["BLE"],
9258+
"supported_form_factors": ["ARDUINO"],
92599259
"components_add": ["WHD", "43012", "CYW43XXX"],
92609260
"components_remove": ["QSPIF"],
92619261
"device_has_remove": ["ANALOGOUT", "CRC", "TRNG", "QSPI"],

0 commit comments

Comments
 (0)