working rtic on TM4C123GXL
This commit is contained in:
5
tm4c-rtic-example/.cargo/config.toml
Normal file
5
tm4c-rtic-example/.cargo/config.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[target.thumbv7em-none-eabihf]
|
||||
rustflags = ["-C", "link-arg=-Tlink.x"]
|
||||
|
||||
[build]
|
||||
target = "thumbv7em-none-eabihf"
|
||||
Reference in New Issue
Block a user