diff options
| author | Nathan Conrad <[email protected]> | 2019-09-11 20:36:48 -0400 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2019-09-11 20:36:48 -0400 |
| commit | d3507b0787c44590b4796bbd6fd4b5a1fb54fb48 (patch) | |
| tree | 239b531b1e74c14ef626a64be4c0b3d101c627d6 /docs | |
| parent | 3326b9d00802b21d0e31bd58e97ac90fc72dddeb (diff) | |
| parent | 2683d60b3310a97d657bbe9898313352251b338a (diff) | |
Merge remote-tracking branch 'origin/master' into stfsdev_cleanups
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 |
