diff options
| author | Nathan Conrad <[email protected]> | 2019-09-21 21:38:05 -0400 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2019-09-21 21:38:05 -0400 |
| commit | ec3414ca3ab4e86638690296bc553e6f29fe5733 (patch) | |
| tree | 49f9fea3f55a49761d157d447d51fe538b98ffff /docs | |
| parent | 345806a533dc86a4409785731b8faa3d4b48c32f (diff) | |
| parent | f90f1a278b215aac492822fd686289683fc039a5 (diff) | |
Merge branch 'master' into usbtmc
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/boards.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/boards.md b/docs/boards.md index 30b0eb958..b6b48a7f1 100644 --- a/docs/boards.md +++ b/docs/boards.md @@ -41,6 +41,9 @@ This code base already had supported for a handful of following boards ### ST STM32 +- Adafruit Feather STM32F405 +- [Micro Python PyBoard v1.1](https://store.micropython.org/product/PYBv1.1) +- [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 F207zg Nucleo](https://www.st.com/en/evaluation-tools/nucleo-f207zg.html) |
