stm32: fix i2c and add stm32f407 i2c

This commit is contained in:
Kenneth Bell
2021-02-21 22:38:33 -08:00
committed by Ron Evans
parent 24976a6974
commit 66f76833ad
4 changed files with 99 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build avr nrf sam stm32,!stm32f407,!stm32f7x2,!stm32l5x2,!stm32l0 fe310 k210
// +build avr nrf sam stm32,!stm32f7x2,!stm32l5x2,!stm32l0 fe310 k210
package machine