From 3f0df23587325bca3ec6541effb9eec314502cf5 Mon Sep 17 00:00:00 2001 From: Per <Per Lindgren> Date: Thu, 10 Jan 2019 09:44:41 +0100 Subject: [PATCH] to fresk --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e8e3544..eb009a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ version = "0.1.0" [dependencies] cortex-m-rt = "0.6.7" -cortex-m-semihosting = "0.3.2" +# cortex-m-semihosting = "0.3.2" panic-halt = "0.2.0" # panic-abort = "0.3.1" # requires nightly toolchain -- GitLab