diff options
| author | hathach <[email protected]> | 2019-09-11 23:17:31 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-11 23:17:31 +0700 |
| commit | 2683d60b3310a97d657bbe9898313352251b338a (patch) | |
| tree | 7a953adad32b45631e5cab33876a9c14fc37f337 /docs | |
| parent | 9cc355d302e5046295bfd4c1d94f182b92710d64 (diff) | |
| parent | 7f166d860deb3da6d538fe356c026446cb2d48e1 (diff) | |
Merge pull request #142 from hathach/develop
ported stm32f7
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 |
