Skip to content

Commit

Permalink
chore: Remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioGasquez committed Mar 20, 2024
1 parent f8ca887 commit f895bf3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hil-test/.cargo/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ rustflags = [
]

[target.'cfg(target_arch = "xtensa")']
# TODO: Xtensa not yet fully supported by `probe-rs`
runner = "probe-rs run"
rustflags = [
"-C", "link-arg=-nostartfiles",
"-C", "link-arg=-Wl,-Tlinkall.x",
"-C", "link-arg=-Tdefmt.x",
"-C", "link-arg=-Tembedded-test.x",

]

[unstable]
Expand Down

0 comments on commit f895bf3

Please sign in to comment.