use new cortex_m_semihosting::hprintln macro

This commit is contained in:
Jorge Aparicio 2018-11-04 19:57:39 +01:00
parent 22d758ddac
commit a279218295
17 changed files with 56 additions and 217 deletions

View file

@ -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"