Skip to content

Commit

Permalink
readme: add link to a new example
Browse files Browse the repository at this point in the history
  • Loading branch information
joelguittet committed Oct 30, 2023
1 parent 9be680c commit 9125db0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ To start using mender-mcu-client, we recommend that you begin with one of the ex

* [mender-esp32-example](https://github.com/joelguittet/mender-esp32-example) demonstrates the usage of mender-mcu-client on ESP32 MCU to perform upgrade with dual OTA partitions and rollback capability using ESP-IDF framework.
* [mender-stm32l4a6-zephyr-example](https://github.com/joelguittet/mender-stm32l4a6-zephyr-example) demonstrates the usage of mender-mcu-client on STM32L4A6 MCU to perform upgrade with dual OTA partitions and rollback capability using Zephyr RTOS.
* [mender-stm32h745-zephyr-example](https://github.com/joelguittet/mender-stm32h745-zephyr-example) demonstrates the usage of mender-mcu-client on STM32H745 MCU to perform upgrade with dual OTA partitions and rollback capability using Zephyr RTOS. Additionally demonstrates usage of ATECC608 secure element to perform authentication of the device and custom platform integration using the weak functions of mender-mcu-client library.
* More examples will come, and particularly new platforms support will be added soon.


Expand Down

0 comments on commit 9125db0

Please sign in to comment.