Skip to content

Commit 41b98cb

Browse files
authored
Update README.md
1 parent 9140646 commit 41b98cb

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
@@ -24,9 +24,10 @@ Each MCU has its own example of [IMLedBlink](https://github.com/IMProject/IMLedB
2424

2525
| Board |MCU |
2626
| -------------------------------------------------------------------------- |:--------:|
27-
| [Mateksys h743-slim](http://www.mateksys.com/?portfolio=h743-slim) |STM32H7xx |
27+
| [Mateksys h743-slim](http://www.mateksys.com/?portfolio=h743-slim) |STM32H743 |
2828
| [NUCLEO-H755ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-h755zi-q.html) |STM32H755ZI |
29-
| [Pixhawk 4](https://docs.px4.io/master/en/flight_controller/pixhawk4.html) |STM32F7xx |
29+
| [Pixhawk 4](https://docs.px4.io/main/en/flight_controller/pixhawk4.html) |STM32F7xx |
30+
| [STM32H735G-DK](https://www.st.com/en/evaluation-tools/stm32h735g-dk.html) |STM32H735IG |
3031

3132
#### How to add a new MCU?
3233
To add drivers, place them in the **Drivers** folder. Then, inside the **Bootloader/Adapters** folder, integrate the drivers with the IMBootloader code.

0 commit comments

Comments
 (0)