mirror of https://github.com/ARMmbed/mbed-os.git
Delete ES10 targets from targets.json
parent
c97f140590
commit
773a4becf1
|
@ -6709,116 +6709,6 @@
|
|||
"xip-enable": true
|
||||
}
|
||||
},
|
||||
"CY8CKIT_064S2_4343W": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
],
|
||||
"features_add": [
|
||||
"BLE",
|
||||
"PSA"
|
||||
],
|
||||
"components_add": [
|
||||
"WHD",
|
||||
"4343W",
|
||||
"CYW43XXX"
|
||||
],
|
||||
"components_remove": [
|
||||
"QSPIF"
|
||||
],
|
||||
"supported_form_factors": [
|
||||
"ARDUINO"
|
||||
],
|
||||
"device_has_remove": [
|
||||
"ANALOGOUT",
|
||||
"QSPI"
|
||||
],
|
||||
"extra_labels_add": [
|
||||
"PSOC6_02",
|
||||
"MXCRYPTO_02",
|
||||
"CORDIO",
|
||||
"TFM",
|
||||
"TFM_DUALCPU"
|
||||
],
|
||||
"macros_add": [
|
||||
"CYB0644ABZI_S2D44",
|
||||
"CYBSP_WIFI_CAPABLE",
|
||||
"TFM_MULTI_CORE_MULTI_CLIENT_CALL=1"
|
||||
],
|
||||
"detect_code": [
|
||||
"190A"
|
||||
],
|
||||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.sign_image"
|
||||
},
|
||||
"forced_reset_timeout": 5,
|
||||
"overrides": {
|
||||
"network-default-interface-type": "WIFI"
|
||||
},
|
||||
"program_cycle_s": 10,
|
||||
"tfm_target_name": "psoc64",
|
||||
"tfm_bootloader_supported": false,
|
||||
"tfm_default_toolchain": "GNUARM",
|
||||
"tfm_supported_toolchains": [
|
||||
"GNUARM"
|
||||
],
|
||||
"tfm_delivery_dir": "TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064S2_4343W",
|
||||
"TFM_OUTPUT_EXT": "hex"
|
||||
},
|
||||
"CYESKIT_064B0S2_4343W": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
],
|
||||
"features_add": [
|
||||
"BLE",
|
||||
"PSA"
|
||||
],
|
||||
"components_add": [
|
||||
"WHD",
|
||||
"4343W",
|
||||
"CYW43XXX"
|
||||
],
|
||||
"components_remove": [
|
||||
"QSPIF"
|
||||
],
|
||||
"supported_form_factors": [
|
||||
"ARDUINO"
|
||||
],
|
||||
"device_has_remove": [
|
||||
"ANALOGOUT",
|
||||
"QSPI"
|
||||
],
|
||||
"extra_labels_add": [
|
||||
"PSOC6_02",
|
||||
"MXCRYPTO_02",
|
||||
"CORDIO",
|
||||
"TFM",
|
||||
"TFM_DUALCPU"
|
||||
],
|
||||
"macros_add": [
|
||||
"CYB0644ABZI_S2D44",
|
||||
"CYBSP_WIFI_CAPABLE",
|
||||
"TFM_MULTI_CORE_MULTI_CLIENT_CALL=1"
|
||||
],
|
||||
"detect_code": [
|
||||
"190A"
|
||||
],
|
||||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.sign_image"
|
||||
},
|
||||
"forced_reset_timeout": 5,
|
||||
"overrides": {
|
||||
"network-default-interface-type": "WIFI"
|
||||
},
|
||||
"program_cycle_s": 10,
|
||||
"tfm_target_name": "psoc64",
|
||||
"tfm_bootloader_supported": false,
|
||||
"tfm_default_toolchain": "GNUARM",
|
||||
"tfm_supported_toolchains": [
|
||||
"GNUARM"
|
||||
],
|
||||
"tfm_delivery_dir": "TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_064B0S2_4343W",
|
||||
"TFM_OUTPUT_EXT": "hex"
|
||||
},
|
||||
"CY8CKIT_062_WIFI_BT": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
|
@ -6894,35 +6784,6 @@
|
|||
],
|
||||
"bootloader_supported": false
|
||||
},
|
||||
"CY8CPROTO_064_SB": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
],
|
||||
"components_remove": [
|
||||
"QSPIF"
|
||||
],
|
||||
"device_has_remove": [
|
||||
"QSPI"
|
||||
],
|
||||
"extra_labels_add": [
|
||||
"PSOC6_01",
|
||||
"MXCRYPTO_01"
|
||||
],
|
||||
"macros_add": [
|
||||
"CYB06447BZI_D54",
|
||||
"PSOC6_DYNSRM_DISABLE=1",
|
||||
"CY_CFG_SYSCLK_WCO_ENABLED=1",
|
||||
"SEMAPHORE"
|
||||
],
|
||||
"detect_code": [
|
||||
"1907"
|
||||
],
|
||||
"forced_reset_timeout": 5,
|
||||
"reset_method": "default",
|
||||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.sign_image"
|
||||
}
|
||||
},
|
||||
"CYW9P62S1_43438EVB_01": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
|
|
Loading…
Reference in New Issue