mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 00:13:43 +00:00
Support for STM32L0 MCUs and Dragino LGT92 device (#1561)
machine/stm32l0: add support for stm32l0 family and Dragino LGT92 Board
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build stm32,!stm32f103xx,!stm32f407,!stm32f7x2
|
||||
// +build stm32,!stm32f103xx,!stm32f407,!stm32f7x2,!stm32l0
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user