stm32: support SPI on L4 series

This commit is contained in:
Kenneth Bell
2021-04-11 08:28:04 -07:00
committed by Ron Evans
parent b9043b649d
commit 25f3adb47e
9 changed files with 138 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build !baremetal stm32,!stm32f7x2,!stm32l5x2,!stm32l4x2 fe310 k210 atmega
// +build !baremetal stm32,!stm32f7x2,!stm32l5x2 fe310 k210 atmega
package machine