summaryrefslogtreecommitdiff
path: root/docs/boards.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-10-02 12:23:30 +0700
committerGitHub <[email protected]>2019-10-02 12:23:30 +0700
commite59742f200ec4635dffb50b09d40bc05f6ac5eda (patch)
tree98c51edf61378f73c944595a73b76e6c12be8c18 /docs/boards.md
parentd84a31fd5fd62b9458504615983591a4c4c34f89 (diff)
parent820a3705f56c01525825723007025247e055a0d2 (diff)
Merge pull request #193 from hathach/develop
ported stm32f1, tested with f103 blue pill
Diffstat (limited to 'docs/boards.md')
-rw-r--r--docs/boards.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md
index b6b48a7f1..0b38cf568 100644
--- a/docs/boards.md
+++ b/docs/boards.md
@@ -46,6 +46,7 @@ This code base already had supported for a handful of following boards
- [STM32 L035c8 Discovery](https://www.st.com/en/evaluation-tools/32l0538discovery.html)
- [STM32 F070rb Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html)
- [STM32 F072rb Discovery](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html)
+- 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 F407vg Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)