feather-stm32f405: add I2C support (#1378)

* machine/stm32f405: add initial I2C support
This commit is contained in:
ardnew
2020-10-14 11:00:24 -05:00
committed by GitHub
parent bb146edb47
commit 3eb33dff5d
4 changed files with 573 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build avr nrf sam stm32,!stm32f4 fe310 k210
// +build avr nrf sam stm32,!stm32f407 fe310 k210
package machine