diff options
| author | hathach <[email protected]> | 2019-07-22 19:23:31 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-07-22 19:23:31 +0700 |
| commit | b041b23ba3b6d3e8127ab19899219eeaf4b15fbb (patch) | |
| tree | 86981fcb027b40c8f6b3a46cf9d802a8c0eb526d /docs | |
| parent | 4dc24211a2640d4af7fbbbe82d19afb4e9c5826f (diff) | |
update docs
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/boards.md b/docs/boards.md index dee2ceeb1..b1c585188 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -31,7 +31,8 @@ This code base already had supported for a handful of following boards ### ST STM32 -- [STM32F4 Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) +- [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) +- [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html) ## Add your own board |
