diff options
| author | hathach <[email protected]> | 2019-09-11 21:34:04 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-09-11 22:48:07 +0700 |
| commit | 7f166d860deb3da6d538fe356c026446cb2d48e1 (patch) | |
| tree | 7a953adad32b45631e5cab33876a9c14fc37f337 /docs | |
| parent | a3f1c269e9f16d86e82862be09d119a882b059c4 (diff) | |
stm32f7 work with dcd synopsis
close #124
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 8cb22788a..48cb333b9 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -47,6 +47,7 @@ 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) ## Add your own board |
