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