mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-16 21:05:35 +01:00
Use panic_semihosting for all examples
This commit is contained in:
parent
08a37d6d3d
commit
612efaf0c4
12 changed files with 11 additions and 12 deletions
|
|
@ -68,7 +68,6 @@ version_check = "0.9"
|
|||
|
||||
[dev-dependencies]
|
||||
lm3s6965 = "0.1.3"
|
||||
panic-halt = "0.2.0"
|
||||
cortex-m-semihosting = "0.3.3"
|
||||
|
||||
[dev-dependencies.panic-semihosting]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue