Skip to content

Commit 6bde6ef

Browse files
vmedcyArto Kinnunen
authored andcommitted
PSOC6: remove CY8CKIT-062S2-4343W (not ready for release)
Also removed _M0 targets that are no longer used.
1 parent 9c202ae commit 6bde6ef

File tree

1 file changed

+16
-56
lines changed

1 file changed

+16
-56
lines changed

targets/targets.json

Lines changed: 16 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -8364,56 +8364,46 @@
83648364
"macros_add": ["MCU_PSOC6_M4"],
83658365
"public": false
83668366
},
8367-
"CY8CKIT_062_WIFI_BT_M0": {
8368-
"inherits": ["MCU_PSOC6_M0"],
8369-
"supported_form_factors": ["ARDUINO"],
8370-
"extra_labels_add": ["CY8CKIT_062_WIFI_BT"],
8371-
"macros_add": ["CY8C6247BZI_D54"],
8372-
"detect_code": ["1900"],
8373-
"post_binary_hook": {
8374-
"function": "PSOC6Code.complete"
8375-
}
8376-
},
8377-
"CY8CKIT_062_WIFI_BT": {
8367+
"CY8CMOD_062_4343W": {
83788368
"inherits": ["MCU_PSOC6_M4"],
83798369
"components_add": ["QSPIF"],
83808370
"features": ["BLE"],
8381-
"supported_form_factors": ["ARDUINO"],
8371+
"device_has_remove": ["ANALOGOUT"],
83828372
"extra_labels_add": [
8383-
"PSOC6_01",
8373+
"PSOC6_02",
83848374
"CM0P_SLEEP",
83858375
"WHD",
83868376
"4343W",
83878377
"CYW43XXX",
83888378
"CORDIO"
83898379
],
8390-
"macros_add": ["CY8C6247BZI_D54", "CYHAL_UDB_SDIO", "SEMAPHORE"],
8391-
"detect_code": ["1900"],
8392-
"post_binary_hook": {
8393-
"function": "PSOC6Code.complete"
8394-
},
8380+
"macros_add": ["CY8C624ABZI_D44"],
8381+
"public": false,
83958382
"overrides": {
83968383
"network-default-interface-type": "WIFI"
8397-
},
8398-
"program_cycle_s": 10
8384+
}
83998385
},
8400-
"CY8CMOD_062_4343W": {
8386+
"CY8CKIT_062_WIFI_BT": {
84018387
"inherits": ["MCU_PSOC6_M4"],
84028388
"features": ["BLE"],
8403-
"device_has_remove": ["ANALOGOUT"],
8389+
"supported_form_factors": ["ARDUINO"],
84048390
"extra_labels_add": [
8405-
"PSOC6_02",
8391+
"PSOC6_01",
84068392
"CM0P_SLEEP",
84078393
"WHD",
84088394
"4343W",
84098395
"CYW43XXX",
84108396
"CORDIO"
84118397
],
8412-
"macros_add": ["CY8C624ABZI_D44"],
8413-
"public": false,
8398+
"macros_add": ["CY8C6247BZI_D54", "CYHAL_UDB_SDIO", "SEMAPHORE"],
8399+
"detect_code": ["1900"],
8400+
"post_binary_hook": {
8401+
"function": "PSOC6Code.complete"
8402+
},
84148403
"overrides": {
84158404
"network-default-interface-type": "WIFI"
8416-
}
8405+
},
8406+
"program_cycle_s": 10
84178407
},
84188408
"CY8CPROTO_062_4343W": {
84198409
"inherits": ["CY8CMOD_062_4343W"],
@@ -8437,36 +8427,6 @@
84378427
"sectors": [[268443648, 512]],
84388428
"bootloader_supported": true
84398429
},
8440-
"CY8CKIT_062_4343W": {
8441-
"inherits": ["MCU_PSOC6_M4"],
8442-
"features": ["BLE"],
8443-
"supported_form_factors": ["ARDUINO"],
8444-
"device_has_remove": ["ANALOGOUT"],
8445-
"extra_labels_add": [
8446-
"PSOC6_02",
8447-
"CM0P_SLEEP",
8448-
"WHD",
8449-
"4343W",
8450-
"CYW43XXX",
8451-
"CORDIO"
8452-
],
8453-
"macros_add": ["CY8C624ABZI_D44"],
8454-
"detect_code": ["1905"],
8455-
"post_binary_hook": {
8456-
"function": "PSOC6Code.complete"
8457-
},
8458-
"overrides": {
8459-
"network-default-interface-type": "WIFI"
8460-
}
8461-
},
8462-
"CYW943012P6EVB_01_M0": {
8463-
"inherits": ["MCU_PSOC6_M0"],
8464-
"extra_labels_add": ["CYW943012P6EVB_01"],
8465-
"macros_add": ["CY8C6247BZI_D54"],
8466-
"post_binary_hook": {
8467-
"function": "PSOC6Code.complete"
8468-
}
8469-
},
84708430
"CYW943012P6EVB_01": {
84718431
"inherits": ["MCU_PSOC6_M4"],
84728432
"features": ["BLE"],

0 commit comments

Comments
 (0)