Skip to content

Commit

Permalink
added rtt_target crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Srg213 committed Aug 24, 2022
1 parent b4fbc05 commit 29c1fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ embedded-hal = "0.2.7"
cortex-m = "0.7"
heapless = {version = "0.7", optional =true}
panic-probe = { version = "0.2", features = ["print-rtt"] }

rtt-target = { version = "0.3.1", features = ["cortex-m"] }

[dev-dependencies]
cortex-m-rt = ">=0.6.15, <0.8"
Expand Down

0 comments on commit 29c1fd4

Please sign in to comment.