mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-17 11:13:27 +00:00
all: move stm32 files to separate repository
This commit is contained in:
committed by
Ron Evans
parent
47a622a903
commit
644356c220
@@ -4,7 +4,7 @@
|
||||
"serial": "uart",
|
||||
"linkerscript": "targets/stm32.ld",
|
||||
"extra-files": [
|
||||
"src/device/stm32/stm32f103.s"
|
||||
"src/vendor/tinygo.org/x/device/stm32/stm32f103.s"
|
||||
],
|
||||
"flash-method": "openocd",
|
||||
"openocd-interface": "stlink-v2",
|
||||
|
||||
Reference in New Issue
Block a user