Skip to content

Commit 1501ffe

Browse files
committed
PSOC6: remove CY8CKIT-062S2-4343W (not ready for release)
Also removed _M0 targets that are no longer used.
1 parent 5cc6628 commit 1501ffe

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
@@ -8366,55 +8366,45 @@
83668366
"macros_add": ["MCU_PSOC6_M4"],
83678367
"public": false
83688368
},
8369-
"CY8CKIT_062_WIFI_BT_M0": {
8370-
"inherits": ["MCU_PSOC6_M0"],
8371-
"supported_form_factors": ["ARDUINO"],
8372-
"extra_labels_add": ["CY8CKIT_062_WIFI_BT"],
8373-
"macros_add": ["CY8C6247BZI_D54"],
8374-
"detect_code": ["1900"],
8375-
"post_binary_hook": {
8376-
"function": "PSOC6Code.complete"
8377-
}
8378-
},
8379-
"CY8CKIT_062_WIFI_BT": {
8369+
"CY8CMOD_062_4343W": {
83808370
"inherits": ["MCU_PSOC6_M4"],
83818371
"features": ["BLE"],
8382-
"supported_form_factors": ["ARDUINO"],
8372+
"device_has_remove": ["ANALOGOUT"],
83838373
"extra_labels_add": [
8384-
"PSOC6_01",
8374+
"PSOC6_02",
83858375
"CM0P_SLEEP",
83868376
"WHD",
83878377
"4343W",
83888378
"CYW43XXX",
83898379
"CORDIO"
83908380
],
8391-
"macros_add": ["CY8C6247BZI_D54", "CYHAL_UDB_SDIO", "SEMAPHORE"],
8392-
"detect_code": ["1900"],
8393-
"post_binary_hook": {
8394-
"function": "PSOC6Code.complete"
8395-
},
8381+
"macros_add": ["CY8C624ABZI_D44"],
8382+
"public": false,
83968383
"overrides": {
83978384
"network-default-interface-type": "WIFI"
8398-
},
8399-
"program_cycle_s": 10
8385+
}
84008386
},
8401-
"CY8CMOD_062_4343W": {
8387+
"CY8CKIT_062_WIFI_BT": {
84028388
"inherits": ["MCU_PSOC6_M4"],
84038389
"features": ["BLE"],
8404-
"device_has_remove": ["ANALOGOUT"],
8390+
"supported_form_factors": ["ARDUINO"],
84058391
"extra_labels_add": [
8406-
"PSOC6_02",
8392+
"PSOC6_01",
84078393
"CM0P_SLEEP",
84088394
"WHD",
84098395
"4343W",
84108396
"CYW43XXX",
84118397
"CORDIO"
84128398
],
8413-
"macros_add": ["CY8C624ABZI_D44"],
8414-
"public": false,
8399+
"macros_add": ["CY8C6247BZI_D54", "CYHAL_UDB_SDIO", "SEMAPHORE"],
8400+
"detect_code": ["1900"],
8401+
"post_binary_hook": {
8402+
"function": "PSOC6Code.complete"
8403+
},
84158404
"overrides": {
84168405
"network-default-interface-type": "WIFI"
8417-
}
8406+
},
8407+
"program_cycle_s": 10
84188408
},
84198409
"CY8CPROTO_062_4343W": {
84208410
"inherits": ["CY8CMOD_062_4343W"],
@@ -8438,36 +8428,6 @@
84388428
"sectors": [[268443648, 512]],
84398429
"bootloader_supported": true
84408430
},
8441-
"CY8CKIT_062_4343W": {
8442-
"inherits": ["MCU_PSOC6_M4"],
8443-
"features": ["BLE"],
8444-
"supported_form_factors": ["ARDUINO"],
8445-
"device_has_remove": ["ANALOGOUT"],
8446-
"extra_labels_add": [
8447-
"PSOC6_02",
8448-
"CM0P_SLEEP",
8449-
"WHD",
8450-
"4343W",
8451-
"CYW43XXX",
8452-
"CORDIO"
8453-
],
8454-
"macros_add": ["CY8C624ABZI_D44"],
8455-
"detect_code": ["1905"],
8456-
"post_binary_hook": {
8457-
"function": "PSOC6Code.complete"
8458-
},
8459-
"overrides": {
8460-
"network-default-interface-type": "WIFI"
8461-
}
8462-
},
8463-
"CYW943012P6EVB_01_M0": {
8464-
"inherits": ["MCU_PSOC6_M0"],
8465-
"extra_labels_add": ["CYW943012P6EVB_01"],
8466-
"macros_add": ["CY8C6247BZI_D54"],
8467-
"post_binary_hook": {
8468-
"function": "PSOC6Code.complete"
8469-
}
8470-
},
84718431
"CYW943012P6EVB_01": {
84728432
"inherits": ["MCU_PSOC6_M4"],
84738433
"features": ["BLE"],

0 commit comments

Comments
 (0)