You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ST `NUCLEO_F411RE` | Wi-Fi ESP8266 | SD card | Build-only
23
+
ST `NUCLEO_F429ZI` | Ethernet | Internal Flash | Build-only
24
+
ST `DISCO_L475VG_IOT01A` | Wi-Fi | QSPIF | Build-only
25
+
26
+
Migration guide for legacy targets previously supporting UC bootloader and now upgraded to support new update client and bootloaders.
27
+
Please check section # Migration Guide for Targets supporting new update client implementation and bootloaders (Temporary placeholder for official documentation)
28
+
16
29
Board | Connectivity | Storage for credentials and FW candidate | Notes
Cypress `CYTFM_064B0S2_4343W` | Wi-Fi | Internal flash for credentials + external flash for FW candidate | To use `mbed-os-example-pelion` with the `CYTFM_064B0S2_4343W` board, check out the `cytfm-064b0s2-4343w` branch and see [*Running PDMC example on the CYTFM_064B0S2_4343W*](../cytfm-064b0s2-4343w/TARGET_CYTFM_064B0S2_4343W/README.md).
@@ -412,3 +425,9 @@ Note platforms will be tested regularly in the Arm CI system. Please discuss wit
412
425
# Known-issues
413
426
414
427
Please review existing issues on [GitHub](https://github.com/ARMmbed/mbed-os-example-pelion/issues) and report any problem you may see.
428
+
429
+
# Migration Guide for Targets supporting new update client implementation and bootloaders (Temporary placeholder for official documentation)
430
+
431
+
1. Official documentation is still work in progress.
432
+
2. Current new bootloaders are compiled from https://github.com/PelionIoT/mbed-bootloader/tree/nanoclient feature branch which provide both the application and bootloader kvstore and update configurations.
433
+
3. The provided prebuild-bl folder contain several examples for new configuration system and will be expanded in future.
0 commit comments