Skip to content

Commit e608456

Browse files
committed
Add TARGET_CYESKIT_064B0S2_4343W to targets.json
1 parent bb53efc commit e608456

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

targets/targets.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13816,6 +13816,49 @@
1381613816
},
1381713817
"program_cycle_s": 10
1381813818
},
13819+
"CYESKIT_064B0S2_4343W": {
13820+
"inherits": [
13821+
"MCU_PSOC6_M4"
13822+
],
13823+
"features": [
13824+
"BLE"
13825+
],
13826+
"components_add": [
13827+
"WHD",
13828+
"4343W",
13829+
"CYW43XXX"
13830+
],
13831+
"components_remove": [
13832+
"QSPIF"
13833+
],
13834+
"supported_form_factors": [
13835+
"ARDUINO"
13836+
],
13837+
"device_has_remove": [
13838+
"ANALOGOUT",
13839+
"QSPI"
13840+
],
13841+
"extra_labels_add": [
13842+
"PSOC6_02",
13843+
"MXCRYPTO_02",
13844+
"CORDIO"
13845+
],
13846+
"macros_add": [
13847+
"CYB0644ABZI_S2D44",
13848+
"CYBSP_WIFI_CAPABLE"
13849+
],
13850+
"detect_code": [
13851+
"190A"
13852+
],
13853+
"post_binary_hook": {
13854+
"function": "PSOC6Code.sign_image"
13855+
},
13856+
"forced_reset_timeout": 5,
13857+
"overrides": {
13858+
"network-default-interface-type": "WIFI"
13859+
},
13860+
"program_cycle_s": 10
13861+
},
1381913862
"CY8CKIT_062_WIFI_BT": {
1382013863
"inherits": [
1382113864
"MCU_PSOC6_M4"

0 commit comments

Comments
 (0)