summaryrefslogtreecommitdiffstats
path: root/src/test/run-make/thumb-none-qemu/example/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make/thumb-none-qemu/example/Cargo.toml')
-rw-r--r--src/test/run-make/thumb-none-qemu/example/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/test/run-make/thumb-none-qemu/example/Cargo.toml b/src/test/run-make/thumb-none-qemu/example/Cargo.toml
deleted file mode 100644
index 63eb5f90a..000000000
--- a/src/test/run-make/thumb-none-qemu/example/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "example"
-version = "0.1.0"
-edition = "2018"
-
-[dependencies]
-cortex-m = "0.6.2"
-cortex-m-rt = "0.6.11"
-panic-halt = "0.2.0"
-cortex-m-semihosting = "0.3.1"