Skip to content

Commit 6c677ef

Browse files
authored
Update README.md with NUCLEO-N657X0 board
1 parent 44dc83f commit 6c677ef

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
@@ -17,15 +17,17 @@ Each MCU has its own example of [IMLedBlink](https://github.com/IMProject/IMLedB
1717
#### Currently supported MCUs
1818

1919
* STM32L4xx
20-
* STM32H7xx
2120
* STM32F7xx
21+
* STM32H7xx
22+
* STM32N657X0
2223

2324
#### Currently supported boards
2425

2526
| Board |MCU |
2627
| -------------------------------------------------------------------------- |:--------:|
2728
| [Mateksys h743-slim](http://www.mateksys.com/?portfolio=h743-slim) |STM32H743 |
2829
| [NUCLEO-H755ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-h755zi-q.html) |STM32H755ZI |
30+
| [NUCLEO-N657X0](https://www.st.com/en/evaluation-tools/nucleo-n657x0-q.html) |STM32N657X0 |
2931
| [Pixhawk 4](https://docs.px4.io/main/en/flight_controller/pixhawk4.html) |STM32F7xx |
3032
| [STM32H735G-DK](https://www.st.com/en/evaluation-tools/stm32h735g-dk.html) |STM32H735IG |
3133

0 commit comments

Comments
 (0)