summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2020-01-10 15:30:56 +0700
committerGitHub <[email protected]>2020-01-10 15:30:56 +0700
commitaa50362e27f81dee441b2343b9fc2d6308fe9949 (patch)
tree457fd7ff5c5f33951c4a839a920c7dac2d26329b /docs
parentd5d8c38f8ded9845a9427c7a01767189948f38cb (diff)
parent82c2674b192c0f4ef01632ee5538846b524c8893 (diff)
Merge pull request #264 from hathach/develop
Added BSP for stm32f401/f411 blackpill
Diffstat (limited to 'docs')
-rw-r--r--docs/boards.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md
index c052552be..99c90c5a5 100644
--- a/docs/boards.md
+++ b/docs/boards.md
@@ -71,7 +71,9 @@ This code base already had supported for a handful of following boards (sorted a
- STM32 F103c Blue Pill
- [STM32 F207zg Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f207zg.html)
- [STM32 F303vc Discovery](https://www.st.com/en/evaluation-tools/stm32f3discovery.html)
+- STM32 F401cc Black Pill
- [STM32 F407vg Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
+- STM32 F411ce Black Pill
- [STM32 F411ve Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html)
- [STM32 F412zg Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html)
- [STM32 F767zi Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f767zi.html)