mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-18 19:44:00 +00:00
stm32: add nucleo-l031k6 support
Adds i2c for all L0 series UART, Blinky (LED) and i2c tested
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build stm32l5 stm32f7 stm32l4
|
||||
// +build stm32l5 stm32f7 stm32l4 stm32l0
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user