Compare commits
1 Commits
878a8032af
...
079dc8d94f
Author | SHA1 | Date |
---|---|---|
Luca | 079dc8d94f |
|
@ -1,2 +1,6 @@
|
|||
rustflags = [
|
||||
"-C", "link-arg=-Tlink.x",
|
||||
]
|
||||
|
||||
[build]
|
||||
target = "thumbv6m-none-eabi"
|
||||
|
|
Loading…
Reference in New Issue