8000 Add Portenta Lite and Lite Connected in supported boards list · arduino/mcuboot-arduino-stm32h7@50bfd30 · GitHub
[go: up one dir, main page]

Skip to content

Commit 50bfd30

Browse files
committed
Add Portenta Lite and Lite Connected in supported boards list
1 parent 04acc64 commit 50bfd30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
MCUboot bootloader porting for Arduino [Mbed OS](https://os.mbed.com/docs/mbed-os/latest/introduction/index.html) based boards.
66

77
The following boards are supported:
8-
* [PORTENTA_H7](https://store.arduino.cc/products/portenta-h7)
8+
* [Portenta H7](https://store.arduino.cc/products/portenta-h7)
9+
* [Portenta H7 Lite](https://store.arduino.cc/products/portenta-h7-lite)
10+
* [Portenta H7 Lite Connected]((https://store.arduino.cc/products/portenta-h7-lite))
911

1012
## :grey_question: What
1113
MCUboot provides secure boot for 32-bit microcontrollers. For a detailed description on what MCUboot does and how it works please read the [official documentaion](https://docs.mcuboot.com/).

0 commit comments

Comments
 (0)
0