mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-10 14:03:39 +00:00
Revert "all: move stm32 files to separate repository"
This reverts commit 644356c220.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package machine
|
||||
|
||||
import "tinygo.org/x/device/stm32"
|
||||
import "device/stm32"
|
||||
|
||||
const deviceName = stm32.Device
|
||||
|
||||
|
||||
Reference in New Issue
Block a user