File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ Board | Connectivity | Storage for credentials and
2828` ST NUCLEO_L4R5ZI ` | Wi-Fi ESP8266 | Internal Flash | Build-only
2929` Nuvoton NUMAKER_IOT_M487 ` | Wi-Fi ESP8266 | SD card (NUSD) | Build-only
3030` Seeed ARCH_MAX ` | Ethernet | SD card | Build-only
31+ ` Seeed Wio 3G ` | Cellular | Internal Flash | Build-only
3132` Renesas RZ_A1H ` | Ethernet | External Flash ([ See security limitation of this board] ( https://os.mbed.com/platforms/Renesas-GR-PEACH/#security-limitation-of-this-platform ) ) | Build-only
3233` Renesas GR_LYCHEE ` | Wi-Fi (ESP32) | External Flash ([ See security limitation of this board] ( https://os.mbed.com/platforms/Renesas-GR-LYCHEE/#security-limitation-of-this-platform ) ) | Build-only
3334
Original file line number Diff line number Diff line change 390390 "target.bootloader_img" : " bootloader/mbed-bootloader-wio_3g-internal_flash-no_rot-v4.1.2.bin" ,
391391 "target.header_offset" : " 0x8000" ,
392392 "target.app_offset" : " 0x8400" ,
393+ "target.restrict_size" : " 0xF4000" ,
393394 "nsapi.default-cellular-plmn" : 0 ,
394395 "cellular.use-apn-lookup" : false ,
395396 "cellular.debug-at" : false ,
406407 "update-client.storage-page" : 1 ,
407408 "mbed-cloud-client.update-storage" : " ARM_UCP_FLASHIAP" ,
408409 "storage_tdb_internal.internal_base_address" : " (MBED_ROM_START+1024*1024)" ,
409- "storage_tdb_internal.internal_size" : " (128 *1024)" ,
410+ "storage_tdb_internal.internal_size" : " (32 *1024)" ,
410411 "storage.storage_type" : " TDB_INTERNAL"
411412 }
412413 },
You can’t perform that action at this time.
0 commit comments