-
- Downloads
rtic_blinky, add instructions to terminal based debugging
... | ... | @@ -23,7 +23,7 @@ panic-halt = "0.2.0" |
panic-rtt-target = { version = "0.1.1", features = ["cortex-m"] } | ||
# Uncomment for the semihosting examples. | ||
#panic-semihosting = "0.5.6" | ||
panic-semihosting = "0.5.6" | ||
# Tracing | ||
rtt-target = { version = "0.3.0", features = ["cortex-m"] } | ||
... | ... |
Please register or sign in to comment