diff options
| author | hathach <[email protected]> | 2019-10-02 12:23:30 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-02 12:23:30 +0700 |
| commit | e59742f200ec4635dffb50b09d40bc05f6ac5eda (patch) | |
| tree | 98c51edf61378f73c944595a73b76e6c12be8c18 /docs | |
| parent | d84a31fd5fd62b9458504615983591a4c4c34f89 (diff) | |
| parent | 820a3705f56c01525825723007025247e055a0d2 (diff) | |
Merge pull request #193 from hathach/develop
ported stm32f1, tested with f103 blue pill
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 1 |
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) |
