Skip to content
Snippets Groups Projects
Commit 126193ea authored by Johannes Sjölund's avatar Johannes Sjölund
Browse files

Add cortex-m-debug for itm print

parent e6ed6ab2
Branches
No related tags found
No related merge requests found
...@@ -12,6 +12,9 @@ version = "0.1.0" ...@@ -12,6 +12,9 @@ version = "0.1.0"
[dependencies] [dependencies]
static-ref = "0.2.0" static-ref = "0.2.0"
[dependencies.cortex-m-debug]
git = "https://gitlab.henriktjader.com/pln/cortex-m-debug.git"
[dependencies.cast] [dependencies.cast]
default-features = false default-features = false
version = "0.2.2" version = "0.2.2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment