mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 20:14:04 +00:00
all: move stm32 files to separate repository
This commit is contained in:
committed by
Ron Evans
parent
47a622a903
commit
644356c220
@@ -2,7 +2,7 @@
|
||||
"inherits": ["cortex-m4"],
|
||||
"build-tags": [ "stm32wle5","stm32wlx", "stm32"],
|
||||
"extra-files": [
|
||||
"src/device/stm32/stm32wle5.s"
|
||||
"src/vendor/tinygo.org/x/device/stm32/stm32wle5.s"
|
||||
],
|
||||
"linkerscript": "targets/stm32wlx.ld"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user