Skip to content

Updates to targets #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Nov 22, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ There is an example of the client for multiple operating systems in [mbed-cloud-

This table shows a list of platforms that are supported.

Platform | Connectivity | Storage for credentials | Storage for FW candidate | Notes
----------------------------------| ------------------| -------------------------| ----------------------- | --------------
NXP K64F | Ethernet | Internal Flash | Internal Flash |
NXP K66F | Ethernet | Internal Flash | Internal Flash |
ST NUCLEO_F429ZI | Ethernet | Internal Flash | Internal Flash |
ST NUCLEO_F411RE | Wi-Fi IDW01M1 | SD card | SD card |
Ublox UBLOX_EVK_ODIN_W2 | Wi-Fi | SD card | SD card |
Platform | Connectivity | Storage for credentials and FW candidate | Notes
----------------------------------| ------------------| ------------------------| --------------
NXP K64F | Ethernet | Internal Flash |
NXP K66F | Ethernet | Internal Flash |
ST NUCLEO_F429ZI | Ethernet | Internal Flash |
ST NUCLEO_F411RE | Wi-Fi ESP8266 | SD card |
Ublox UBLOX_EVK_ODIN_W2 | Wi-Fi | SD card |
ST DISCO_L475VG_IOT01A | Wi-Fi | QSPIF |

<span class="notes">**(*) Note**: the platforms require further testing</span>

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 0 additions & 1 deletion drivers/COMPONENT_WIFI_IDW01M1.lib

This file was deleted.

45 changes: 22 additions & 23 deletions mbed_app.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"K64F": {
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
"target.network-default-interface-type" : "ETHERNET",
"target.bootloader_img" : "bootloader/mbed-bootloader-k64f-internal_flash-no_rot-v4.0.1.bin",
"target.bootloader_img" : "bootloader/mbed-bootloader-k64f-internal_flash-no_rot-v4.1.0.bin",
"target.header_offset" : "0x8000",
"target.app_offset" : "0x8400",
"target.restrict_size" : "0x74000",
Expand All @@ -44,13 +44,13 @@
"update-client.storage-page" : 8,
"mbed-cloud-client.update-storage" : "ARM_UCP_FLASHIAP",
"storage_tdb_internal.internal_base_address": "(512*1024)",
"storage_tdb_internal.internal_size" : "(48*1024)",
"storage_tdb_internal.internal_size" : "(32*1024)",
"storage.storage_type" : "TDB_INTERNAL"
},
"K66F": {
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
"target.network-default-interface-type" : "ETHERNET",
"target.bootloader_img" : "bootloader/mbed-bootloader-k66f-internal_flash-no_rot-v4.0.0.bin",
"target.bootloader_img" : "bootloader/mbed-bootloader-k66f-internal_flash-no_rot-v4.1.0.bin",
"target.header_offset" : "0x8000",
"target.app_offset" : "0x8400",
"update-client.bootloader-details" : "0x4D58",
Expand All @@ -66,7 +66,7 @@
"NUCLEO_F429ZI": {
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
"target.network-default-interface-type" : "ETHERNET",
"target.bootloader_img" : "bootloader/mbed-bootloader-nucleo_f429zi-internal_flash-no_rot-v4.0.0.bin",
"target.bootloader_img" : "bootloader/mbed-bootloader-nucleo_f429zi-internal_flash-no_rot-v4.1.0.bin",
"target.header_offset" : "0x8000",
"target.app_offset" : "0x8400",
"update-client.bootloader-details" : "0x080078CC",
Expand All @@ -82,7 +82,7 @@
"UBLOX_EVK_ODIN_W2": {
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
"target.network-default-interface-type" : "WIFI",
"target.bootloader_img" : "bootloader/mbed-bootloader-ublox_evk_odin_w2-block_device-kvstore-v4.0.0.bin",
"target.bootloader_img" : "bootloader/mbed-bootloader-ublox_evk_odin_w2-block_device-kvstore-v4.1.0.bin",
"target.header_offset" : "0x10000",
"target.app_offset" : "0x10400",
"target.components_add" : ["SD"],
Expand All @@ -105,39 +105,38 @@
"target.extra_labels_add" : ["PSA"],
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS_SW_TRNG_PSA.h\"", "MBEDTLS_PSA_CRYPTO_C", "MBEDTLS_ENTROPY_NV_SEED", "PAL_USE_HW_TRNG=0"],
"target.network-default-interface-type" : "WIFI",
"target.bootloader_img" : "bootloader/mbed-bootloader-nucleo_f411re-block_device-kvstore-v4.0.0.bin",
"target.bootloader_img" : "bootloader/mbed-bootloader-nucleo_f411re-block_device-kvstore-v4.1.0.bin",
"target.header_offset" : "0x10000",
"target.app_offset" : "0x10400",
"target.components_add" : ["SD", "WIFI_IDW01M1"],
"idw0xx1.provide-default" : true,
"idw0xx1.tx" : "PA_9",
"idw0xx1.rx" : "PA_10",
"update-client.bootloader-details" : "(0x08000000+30*1024)",
"update-client.application-details" : "(0x08000000+64*1024)",
"update-client.storage-address" : "(1024*1024*64)",
"target.components_add" : ["SD"],
"update-client.bootloader-details" : "(MBED_ROM_START + 30*1024)",
"update-client.application-details" : "(MBED_ROM_START + MBED_BOOTLOADER_SIZE + MBED_CONF_STORAGE_FILESYSTEM_RBP_INTERNAL_SIZE)",
"update-client.storage-address" : "(MBED_CONF_STORAGE_FILESYSTEM_EXTERNAL_SIZE)",
"update-client.storage-size" : "((MBED_ROM_START + MBED_ROM_SIZE - APPLICATION_ADDR) * MBED_CONF_UPDATE_CLIENT_STORAGE_LOCATIONS)",
"mbed-cloud-client.update-storage" : "ARM_UCP_FLASHIAP_BLOCKDEVICE",
"storage_filesystem.filesystem" : "LITTLE",
"storage_filesystem.blockdevice" : "SD",
"storage_filesystem.internal_base_address" : "(0x08000000+32*1024)",
"storage_filesystem.internal_base_address" : "(MBED_ROM_START + MBED_BOOTLOADER_SIZE)",
"storage_filesystem.rbp_internal_size" : "(32*1024)",
"storage.storage_type" : "FILESYSTEM",
"storage_filesystem.external_base_address" : "(0x0)",
"storage_filesystem.external_size" : "(1024*1024*64)",
"events.shared-stacksize" : 2048,
"events.shared-eventsize" : 1024,
"drivers.uart-serial-rxbuf-size" : 1024,
"drivers.uart-serial-txbuf-size" : 1024,
"storage.storage_type" : "FILESYSTEM",
"storage_filesystem.filesystem" : "LITTLE",
"storage_filesystem.blockdevice" : "SD",
"target.macros_remove" : ["MBEDTLS_CONFIG_HW_SUPPORT"],
"sd.SPI_MOSI" : "PC_3",
"sd.SPI_MISO" : "PC_2",
"sd.SPI_CLK" : "PC_7",
"sd.SPI_CS" : "PB_9"
"sd.SPI_CS" : "PB_9",
"esp8266.rx" : "PB_7",
"esp8266.tx" : "PA_15",
"esp8266.rst" : "PA_7",
"esp8266.rts" : "PA_12",
"esp8266.cts" : "PA_11",
"esp8266.provide-default" : true
},
"DISCO_L475VG_IOT01A": {
"target.macros_add" : ["MBEDTLS_USER_CONFIG_FILE=\"mbedTLSConfig_mbedOS.h\""],
"target.network-default-interface-type" : "WIFI",
"target.bootloader_img" : "bootloader/mbed-bootloader-disco_l475vg_iot01a-external_kvstore-qspif.bin",
"target.bootloader_img" : "bootloader/mbed-bootloader-disco_l475vg_iot01a-external_kvstore-qspif-v4.1.1.bin",
"target.header_offset" : "0x11000",
"target.app_offset" : "0x11400",
"target.components_add" : ["QSPIF", "WIFI_ISM43362"],
Expand Down