diff options
| author | Mark Olsson <[email protected]> | 2020-05-15 10:23:01 +0200 |
|---|---|---|
| committer | Mark Olsson <[email protected]> | 2020-05-15 10:23:01 +0200 |
| commit | 3c43009278d2e4c25f4bb14b9decae4830de0e3e (patch) | |
| tree | 912bd4c9a5fda6f18b4f8e81edf0198b3ebfbfe3 /docs | |
| parent | be9f938bd33d26d07d1bd1ff479e22f440777a63 (diff) | |
Add support for stm32f746nucleo board
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index 7a33bab8d..202602d30 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -90,6 +90,7 @@ This code base already had supported for a handful of following boards (sorted a - STM32 F411ce Black Pill - [STM32 F411ve Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html) - [STM32 F412zg Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html) +- [STM32 F746zg Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f746zg.html) - [STM32 F767zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f767zi.html) - [STM32 H743zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) |
