remove panic-itm dependency

This commit is contained in:
Jorge Aparicio
2018-04-24 02:13:15 +02:00
parent 72b23f0e85
commit 3b2e5699f3
2 changed files with 24 additions and 1 deletions

View File

@@ -14,7 +14,6 @@ cortex-m-rt = "0.4.0"
cortex-m-semihosting = "0.2.0"
panic-abort = "0.1.1"
panic-semihosting = "0.1.0"
panic-itm = "0.1.0"
# Uncomment for the allocator example.
#alloc-cortex-m = "0.3.3"