diff options
| author | hathach <[email protected]> | 2020-01-10 15:19:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-01-10 15:19:33 +0700 |
| commit | 287d45155d0fdc45819dd49b991ebe548d014814 (patch) | |
| tree | cf3a89acbd0557acd4b81b46f4746cd0b90934ee /docs | |
| parent | 4494720dbc6444f31f29000c0c39c49180d591b6 (diff) | |
added stm32f401 blackpill
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 2 |
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) |
