Skip to content

Commit c8fcb26

Browse files
committed
[DOC] Update the list of available boards in README.md
1 parent 83edd14 commit c8fcb26

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,12 @@ git clone --recursive --depth 1 --branch vX.Y.Z https://github.com/STMicroelect
7272
## Boards available
7373
* STM32U5
7474
* [B-U585I-IOT02A](https://www.st.com/en/evaluation-tools/b-u585i-iot02a.html)
75+
* [NUCLEO-U545RE-Q](https://www.st.com/en/evaluation-tools/nucleo-u545re-q.html)
7576
* [NUCLEO-U575ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html)
76-
* [STM32U575I-EV](https://www.st.com/en/evaluation-tools/stm32u575i-ev.html)
7777
* [NUCLEO-U5A5ZJ-Q](https://www.st.com/en/evaluation-tools/nucleo-u5a5zj-q.html)
7878
* [STM32U5x9J-DK](https://www.st.com/en/evaluation-tools/stm32u5a9j-dk.html)
79-
* [NUCLEO-U545RE-Q](https://www.st.com/en/evaluation-tools/nucleo-u545re-q.html)
79+
* [STM32U5G9J-DK2](https://www.st.com/en/evaluation-tools/stm32u5g9j-dk2.html)
80+
* [STM32U575I-EV](https://www.st.com/en/evaluation-tools/stm32u575i-ev.html)
8081

8182
## Troubleshooting
8283

0 commit comments

Comments
 (0)