diff options
| author | Ha Thach <[email protected]> | 2020-05-15 15:54:12 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-15 15:54:12 +0700 |
| commit | 17869f0999d275ec6a8830c95999998f0f84fd03 (patch) | |
| tree | 912bd4c9a5fda6f18b4f8e81edf0198b3ebfbfe3 /docs | |
| parent | be9f938bd33d26d07d1bd1ff479e22f440777a63 (diff) | |
| parent | 3c43009278d2e4c25f4bb14b9decae4830de0e3e (diff) | |
Merge pull request #406 from k0d/stm32f746nucleo
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) |
