mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-16 10:43:29 +00:00
all: move stm32 files to separate repository
This commit is contained in:
committed by
Ron Evans
parent
47a622a903
commit
644356c220
@@ -6,7 +6,7 @@ package machine
|
||||
// Peripheral abstraction layer for the stm32f407
|
||||
|
||||
import (
|
||||
"device/stm32"
|
||||
"tinygo.org/x/device/stm32"
|
||||
)
|
||||
|
||||
func CPUFrequency() uint32 {
|
||||
|
||||
Reference in New Issue
Block a user