Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Sycrosity committed Jun 22, 2024
2 parents ef3b6a7 + 700e732 commit acc7815
Show file tree
Hide file tree
Showing 6 changed files with 506 additions and 227 deletions.
4 changes: 2 additions & 2 deletions .cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ rustflags = [

# # Required to obtain backtraces (e.g. when using the "esp-backtrace" crate.) on riscv32imc targets.
# # NOTE: May negatively impact performance of produced code
# "-C",
# "force-frame-pointers",
"-C",
"force-frame-pointers",
]

target = "riscv32imc-unknown-none-elf"
Expand Down
Loading

0 comments on commit acc7815

Please sign in to comment.