diff options
| author | hathach <[email protected]> | 2019-09-13 18:42:58 +0700 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2019-09-17 13:29:39 -0400 |
| commit | 44013e6e85e859abe6c47c567415a0acea003b1b (patch) | |
| tree | f5e24f9968cd6cd7d72c0b7c0d9e128c28658505 /docs | |
| parent | 45b69a30a81a7353f625352efc143a91b02506bd (diff) | |
Update boards.md
Diffstat (limited to 'docs')
| -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 |
