mirror of https://github.com/ARMmbed/mbed-os.git
Add TARGET_CYESKIT_064B0S2_4343W to targets.json
parent
bb53efcdbd
commit
e6084562b4
|
@ -13816,6 +13816,49 @@
|
||||||
},
|
},
|
||||||
"program_cycle_s": 10
|
"program_cycle_s": 10
|
||||||
},
|
},
|
||||||
|
"CYESKIT_064B0S2_4343W": {
|
||||||
|
"inherits": [
|
||||||
|
"MCU_PSOC6_M4"
|
||||||
|
],
|
||||||
|
"features": [
|
||||||
|
"BLE"
|
||||||
|
],
|
||||||
|
"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"
|
||||||
|
],
|
||||||
|
"macros_add": [
|
||||||
|
"CYB0644ABZI_S2D44",
|
||||||
|
"CYBSP_WIFI_CAPABLE"
|
||||||
|
],
|
||||||
|
"detect_code": [
|
||||||
|
"190A"
|
||||||
|
],
|
||||||
|
"post_binary_hook": {
|
||||||
|
"function": "PSOC6Code.sign_image"
|
||||||
|
},
|
||||||
|
"forced_reset_timeout": 5,
|
||||||
|
"overrides": {
|
||||||
|
"network-default-interface-type": "WIFI"
|
||||||
|
},
|
||||||
|
"program_cycle_s": 10
|
||||||
|
},
|
||||||
"CY8CKIT_062_WIFI_BT": {
|
"CY8CKIT_062_WIFI_BT": {
|
||||||
"inherits": [
|
"inherits": [
|
||||||
"MCU_PSOC6_M4"
|
"MCU_PSOC6_M4"
|
||||||
|
|
Loading…
Reference in New Issue