mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 13:55:23 +01:00
use new cortex_m_semihosting::hprintln macro
This commit is contained in:
parent
22d758ddac
commit
a279218295
17 changed files with 56 additions and 217 deletions
|
|
@ -42,7 +42,7 @@ owned-singleton = "0.1.0"
|
|||
|
||||
[dev-dependencies]
|
||||
alloc-singleton = "0.1.0"
|
||||
cortex-m-semihosting = "0.3.1"
|
||||
cortex-m-semihosting = "0.3.2"
|
||||
lm3s6965 = "0.1.3"
|
||||
panic-halt = "0.2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue