diff options
| author | hathach <[email protected]> | 2019-09-11 12:59:50 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-11 12:59:50 +0700 |
| commit | c2e0f565e8c6712f1ed4b7b5ffaf5dd6a13c2e65 (patch) | |
| tree | b661c16802440b0aff9834297b2c50dcc9629f76 /docs | |
| parent | bf76a1e49e6760ef5ac7dd255158ce9475ea8dd1 (diff) | |
| parent | a337b2a0cb86471541c2b97f7d8c9c668c3a4d8d (diff) | |
Merge pull request #137 from hathach/develop
added stm32f072disco board
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 56410ee4d..410104e54 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -41,6 +41,7 @@ This code base already had supported for a handful of following boards ### ST STM32 - [STM32F070RB Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f070rb.html) +- [STM32F072b Discovery](https://www.st.com/en/evaluation-tools/32f072bdiscovery.html) - [STM32F407g Discovery](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) - [STM32F411e Discovery](https://www.st.com/en/evaluation-tools/32f411ediscovery.html) - [STM32F412g Discovery](https://www.st.com/en/evaluation-tools/32f412gdiscovery.html) |
