diff options
| author | hathach <[email protected]> | 2019-09-13 18:42:58 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-13 18:42:58 +0700 |
| commit | a75d77417aa51a60a8f91f971fbbc01fdfeeefd7 (patch) | |
| tree | 1b8b5962dbd78dc9631448d195cc917fc7738746 /docs/boards.md | |
| parent | da548abade9046670860c373c092f44019cc31df (diff) | |
Update boards.md
Diffstat (limited to 'docs/boards.md')
| -rw-r--r-- | docs/boards.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/boards.md b/docs/boards.md index 96650b20b..de6328aa2 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -48,8 +48,8 @@ This code base already had supported for a handful of following boards - [STM32F407vg Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) - [STM32F411ve Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html) - [STM32F412zg Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html) -- [Nucleo STM32F767zi](https://www.st.com/en/evaluation-tools/nucleo-f767zi.html) -- [Nucleo H743zi](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) +- [STM32F767zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f767zi.html) +- [STM32H743zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) ## Add your own board |
