mirror of https://github.com/ARMmbed/mbed-os.git
Add 064B0S2 target to targets.json
parent
773a4becf1
commit
b59a80d6ca
|
@ -6871,6 +6871,57 @@
|
|||
"network-default-interface-type": "WIFI"
|
||||
}
|
||||
},
|
||||
"CY8CKIT_064B0S2_4343W": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
],
|
||||
"supported_form_factors": [
|
||||
"ARDUINO"
|
||||
],
|
||||
"features": [
|
||||
"BLE"
|
||||
],
|
||||
"components_add": [
|
||||
"WHD",
|
||||
"4343W",
|
||||
"CYW43XXX",
|
||||
"CM0P_SECURE"
|
||||
],
|
||||
"components_remove": [
|
||||
"QSPIF",
|
||||
"CM0P_SLEEP"
|
||||
],
|
||||
"device_has_remove": [
|
||||
"ANALOGOUT",
|
||||
"QSPI"
|
||||
],
|
||||
"extra_labels_add": [
|
||||
"PSOC6_02",
|
||||
"MXCRYPTO_02",
|
||||
"CORDIO"
|
||||
],
|
||||
"macros_add": [
|
||||
"CYB0644ABZI_S2D44",
|
||||
"CY_IPC_DEFAULT_CFG_DISABLE",
|
||||
"CYBSP_WIFI_CAPABLE"
|
||||
],
|
||||
"detect_code": [
|
||||
"1910"
|
||||
],
|
||||
"forced_reset_timeout": 5,
|
||||
"hex_filename": "psoc6_02_cm0p_secure.hex",
|
||||
"cm0_img_id": 1,
|
||||
"cm4_img_id": 16,
|
||||
"boot_scheme": "single_image",
|
||||
"policy_file": "policy_single_CM0_CM4.json",
|
||||
"post_binary_hook": {
|
||||
"function": "PSOC6Code.sign_image"
|
||||
},
|
||||
"overrides": {
|
||||
"network-default-interface-type": "WIFI"
|
||||
},
|
||||
"program_cycle_s": 10
|
||||
},
|
||||
"CYSBSYSKIT_01": {
|
||||
"inherits": [
|
||||
"MCU_PSOC6_M4"
|
||||
|
|
Loading…
Reference in New Issue