summaryrefslogtreecommitdiff
path: root/docs/boards.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-11 00:06:34 +0700
committerGitHub <[email protected]>2019-09-11 00:06:34 +0700
commitf5e58a09adef80a479f0aaa9a92459bfb4bbfd8d (patch)
treef78d47e7bbe7935d07601b3284d3b873ceab04d0 /docs/boards.md
parent4fe34c8f9b61ad85ce3bcd54466b03666c4578b8 (diff)
parent4f6bedeac9a683ffd11efded8650f1aa95dc2f5d (diff)
Merge pull request #123 from pigrew/stm32_fsdev
STM32 FS Device Driver
Diffstat (limited to 'docs/boards.md')
-rw-r--r--docs/boards.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/boards.md b/docs/boards.md
index ef7f7a6fb..d3509c084 100644
--- a/docs/boards.md
+++ b/docs/boards.md
@@ -39,7 +39,7 @@ This code base already had supported for a handful of following boards
- [Adafruit Metro M4 Express](https://www.adafruit.com/product/3382)
### ST STM32
-
+- [STM32F070RB Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html)
- [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
- [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html)
- [STM32F412g Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html)