summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-10-02 12:01:34 +0700
committerhathach <[email protected]>2019-10-02 12:01:34 +0700
commit0673be772475671c34a88f4fc2c16d2055dcc682 (patch)
tree877856c572d45fa116b5aaa2f759ee14eda660ba /docs
parent204791b3e787ed75b0f9d722392a601458417ceb (diff)
ported stm32f1, tested with f103 blue pill
Diffstat (limited to 'docs')
-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)