Skip to content

Commit b59a80d

Browse files
committed
Add 064B0S2 target to targets.json
1 parent 773a4be commit b59a80d

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

targets/targets.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6871,6 +6871,57 @@
68716871
"network-default-interface-type": "WIFI"
68726872
}
68736873
},
6874+
"CY8CKIT_064B0S2_4343W": {
6875+
"inherits": [
6876+
"MCU_PSOC6_M4"
6877+
],
6878+
"supported_form_factors": [
6879+
"ARDUINO"
6880+
],
6881+
"features": [
6882+
"BLE"
6883+
],
6884+
"components_add": [
6885+
"WHD",
6886+
"4343W",
6887+
"CYW43XXX",
6888+
"CM0P_SECURE"
6889+
],
6890+
"components_remove": [
6891+
"QSPIF",
6892+
"CM0P_SLEEP"
6893+
],
6894+
"device_has_remove": [
6895+
"ANALOGOUT",
6896+
"QSPI"
6897+
],
6898+
"extra_labels_add": [
6899+
"PSOC6_02",
6900+
"MXCRYPTO_02",
6901+
"CORDIO"
6902+
],
6903+
"macros_add": [
6904+
"CYB0644ABZI_S2D44",
6905+
"CY_IPC_DEFAULT_CFG_DISABLE",
6906+
"CYBSP_WIFI_CAPABLE"
6907+
],
6908+
"detect_code": [
6909+
"1910"
6910+
],
6911+
"forced_reset_timeout": 5,
6912+
"hex_filename": "psoc6_02_cm0p_secure.hex",
6913+
"cm0_img_id": 1,
6914+
"cm4_img_id": 16,
6915+
"boot_scheme": "single_image",
6916+
"policy_file": "policy_single_CM0_CM4.json",
6917+
"post_binary_hook": {
6918+
"function": "PSOC6Code.sign_image"
6919+
},
6920+
"overrides": {
6921+
"network-default-interface-type": "WIFI"
6922+
},
6923+
"program_cycle_s": 10
6924+
},
68746925
"CYSBSYSKIT_01": {
68756926
"inherits": [
68766927
"MCU_PSOC6_M4"

0 commit comments

Comments
 (0)