Merge branch 'master' into usbtmc

This commit is contained in:
Nathan Conrad
2019-09-21 21:38:05 -04:00
15 changed files with 1765 additions and 81 deletions

View File

@@ -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)