parent
e3fd07a28e
commit
cb95755998
3 changed files with 9 additions and 8 deletions
|
|
@ -8,6 +8,8 @@ rustflags = [
|
|||
# Required to obtain backtraces (e.g. when using the "esp-backtrace" crate.)
|
||||
# NOTE: May negatively impact performance of produced code
|
||||
"-C", "force-frame-pointers",
|
||||
#https://defmt.ferrous-systems.com/setup
|
||||
"-C", "link-arg=-Tdefmt.x",
|
||||
]
|
||||
|
||||
target = "riscv32imac-unknown-none-elf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue