stm32: i2c implementation for F7, L5 and L4 MCUs

This commit is contained in:
Kenneth Bell
2021-03-20 21:39:04 -07:00
committed by Ron Evans
parent 9f3dcf3733
commit 46a7993fb8
12 changed files with 421 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build avr nrf sam stm32,!stm32f7x2,!stm32l5x2,!stm32l0,!stm32l4x2 fe310 k210
// +build avr nrf sam stm32,!stm32l0 fe310 k210
package machine