aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/stm32l0x2.json
diff options
context:
space:
mode:
authorsago35 <[email protected]>2022-02-25 19:11:49 +0900
committerRon Evans <[email protected]>2022-02-28 10:19:26 +0100
commitd65e3deccf3ab35fe377806cf775bc6b1017328e (patch)
tree260265a4d96fa1141d7031e7fe4fa638e6967eba /targets/stm32l0x2.json
parentcbfa85be6ad018b447f2c47401f4ebf8193b0887 (diff)
downloadtinygo-d65e3deccf3ab35fe377806cf775bc6b1017328e.tar.gz
tinygo-d65e3deccf3ab35fe377806cf775bc6b1017328e.zip
Revert "all: move stm32 files to separate repository"
This reverts commit 644356c220ed88f110d01300f671a170cd36eb04.
Diffstat (limited to 'targets/stm32l0x2.json')
-rw-r--r--targets/stm32l0x2.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/targets/stm32l0x2.json b/targets/stm32l0x2.json
index 094d45e76..13b42cc5c 100644
--- a/targets/stm32l0x2.json
+++ b/targets/stm32l0x2.json
@@ -8,6 +8,6 @@
"stm32"
],
"extra-files": [
- "src/vendor/tinygo.org/x/device/stm32/stm32l0x2.s"
+ "src/device/stm32/stm32l0x2.s"
]
-}
+} \ No newline at end of file