stm32: add nucleo-l031k6 support

Adds i2c for all L0 series

UART, Blinky (LED) and i2c tested
This commit is contained in:
Kenneth Bell
2021-03-22 18:14:28 -07:00
committed by Ron Evans
parent c246978dd7
commit a30671751f
14 changed files with 389 additions and 95 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build atmega nrf sam stm32,!stm32l0 fe310 k210
// +build atmega nrf sam stm32 fe310 k210
package machine