File tree Expand file tree Collapse file tree 1 file changed +17
-13
lines changed Expand file tree Collapse file tree 1 file changed +17
-13
lines changed Original file line number Diff line number Diff line change 6214
6214
" MXCRYPTO_02"
6215
6215
],
6216
6216
"macros_add" : [
6217
- " CY8C624AFNI_D43" ,
6218
- " CYBSP_WIFI_CAPABLE"
6217
+ " CY8C624AFNI_S2D43"
6218
+ ],
6219
+ "macros_remove" : [
6220
+ " MBED_TICKLESS"
6221
+ ],
6222
+ "detect_code" : [
6223
+ " 1912"
6219
6224
],
6225
+ "device_name" : " CY8C624AFNI-S2D43" ,
6226
+ "mbed_ram_start" : " 0x08080000" ,
6227
+ "mbed_ram_size" : " 0x0007F800" ,
6228
+ "mbed_rom_start" : " 0x10180000" ,
6229
+ "mbed_rom_size" : " 0x80000" ,
6230
+ "bootloader_supported" : true ,
6231
+ "forced_reset_timeout" : 5 ,
6232
+ "post_binary_hook" : {
6233
+ "function" : " PSOC6Code.complete"
6234
+ },
6220
6235
"overrides" : {
6221
6236
"network-default-interface-type" : " WIFI" ,
6222
6237
"deep-sleep-latency" : 0
6223
6238
},
6224
- "detect_code" : [
6225
- " 1912"
6226
- ],
6227
- "macros_remove" : [
6228
- " CYBSP_WIFI_CAPABLE" ,
6229
- " MBED_TICKLESS"
6230
- ],
6231
6239
"config" : {
6232
6240
"np_cloud_disable" : {
6233
6241
"help" : " Value: Tells the np to connect to cloud or not" ,
6237
6245
"help" : " Value: Tells the np to connect to wifi with its network credentials or wait till cp provides network credentials to it" ,
6238
6246
"value" : false
6239
6247
}
6240
- },
6241
- "forced_reset_timeout" : 5 ,
6242
- "post_binary_hook" : {
6243
- "function" : " PSOC6Code.complete"
6244
6248
}
6245
6249
},
6246
6250
"GD32_Target" : {
You can’t perform that action at this time.
0 commit comments