mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 14:33:41 +00:00
all: move stm32 files to separate repository
This commit is contained in:
committed by
Ron Evans
parent
47a622a903
commit
644356c220
@@ -5,8 +5,8 @@
|
||||
package runtime
|
||||
|
||||
import (
|
||||
"device/stm32"
|
||||
"machine"
|
||||
"tinygo.org/x/device/stm32"
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user