diff options
| author | hathach <[email protected]> | 2019-09-12 10:41:03 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-09-12 10:41:03 +0700 |
| commit | ff7261600c1000d374f70adfa638ed945d4bb043 (patch) | |
| tree | ba1a2866e4ada9d09f0595ea6e3f33cfcdb1e509 /docs | |
| parent | 3a17ae87145baaf599479633c9b9e0e5c27855e6 (diff) | |
ported stm32f2, added board stm32f207zg nucleo
close #127
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 778222132..96650b20b 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -43,6 +43,7 @@ This code base already had supported for a handful of following boards - [STM32F070rb Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html) - [STM32F072rb Discovery](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html) +- [STM32F207zg Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f207zg.html) - [STM32F303vc Discovery](https://www.st.com/en/evaluation-tools/stm32f3discovery.html) - [STM32F407vg Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) - [STM32F411ve Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html) |
