File tree Expand file tree Collapse file tree 5 files changed +29
-9
lines changed
storage/kvstore/kv_config Expand file tree Collapse file tree 5 files changed +29
-9
lines changed Original file line number Diff line number Diff line change 3737 "target_overrides" : {
3838 "MCU_PSOC6" : {
3939 "rbp_internal_size" : " 7168"
40+ },
41+ "CY_EXTERNAL_WIFI_FW" : {
42+ "blockdevice" : " other"
4043 }
4144 }
4245}
Original file line number Diff line number Diff line change 2525 "help" : " Path for the working directory where the FileSystemStore stores the data" ,
2626 "value" : " kvstore"
2727 }
28+ },
29+ "target_overrides" : {
30+ "CY_EXTERNAL_WIFI_FW" : {
31+ "blockdevice" : " other"
32+ }
2833 }
2934}
Original file line number Diff line number Diff line change 2525 "target_overrides" : {
2626 "MCU_PSOC6" : {
2727 "rbp_internal_size" : " 7168"
28+ },
29+ "CY_EXTERNAL_WIFI_FW" : {
30+ "blockdevice" : " other"
2831 }
2932 }
3033}
Original file line number Diff line number Diff line change 1313 "help" : " The default will set start address to address 0" ,
1414 "value" : " 0"
1515 }
16+ },
17+ "target_overrides" : {
18+ "CY_EXTERNAL_WIFI_FW" : {
19+ "blockdevice" : " other"
20+ }
1621 }
1722}
Original file line number Diff line number Diff line change 65206520 " full" , " bare-metal"
65216521 ]
65226522 },
6523+ "CY_EXTERNAL_WIFI_FW" : {
6524+ "public" : false ,
6525+ "macros_add" : [
6526+ " CY_ENABLE_XIP_PROGRAM" ,
6527+ " CY_STORAGE_WIFI_DATA=\" .cy_xip\" " ,
6528+ " CY_STORAGE_WIFI_DATA_OUTPUT=cy_xip" ,
6529+ " CY_EXT_WIFI_FW_STORAGE=QSPIF"
6530+ ]
6531+ },
65236532 "CY8CPROTO_062_4343W" : {
65246533 "inherits" : [
65256534 " MCU_PSOC6_M4"
66006609 },
66016610 "CY8CPROTO_062S3_4343W" : {
66026611 "inherits" : [
6603- " MCU_PSOC6_M4"
6612+ " MCU_PSOC6_M4" ,
6613+ " CY_EXTERNAL_WIFI_FW"
66046614 ],
66056615 "features" : [
66066616 " BLE"
66106620 " 4343W" ,
66116621 " CYW43XXX"
66126622 ],
6613- "components_remove" : [
6614- " QSPIF"
6615- ],
66166623 "device_has_remove" : [
66176624 " ANALOGOUT"
66186625 ],
66236630 ],
66246631 "macros_add" : [
66256632 " CY8C6245LQI_S3D72" ,
6626- " CYBSP_WIFI_CAPABLE" ,
6627- " CY_ENABLE_XIP_PROGRAM" ,
6628- " CY_STORAGE_WIFI_DATA=\" .cy_xip\" "
6633+ " CYBSP_WIFI_CAPABLE"
66296634 ],
66306635 "device_name" : " CY8C6245LQI-S3D72" ,
66316636 "mbed_ram_start" : " 0x08002000" ,
66346639 " 190E"
66356640 ],
66366641 "overrides" : {
6637- "network-default-interface-type" : " WIFI" ,
6638- "xip-enable" : true
6642+ "network-default-interface-type" : " WIFI"
66396643 }
66406644 },
66416645 "CY8CKIT_062_WIFI_BT" : {
You can’t perform that action at this time.
0 commit comments