mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 22:43:40 +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,!stm32f7
|
||||
// +build stm32,!stm32f7,!stm32l0
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user