Skip to content

Commit 0aec14f

Browse files
Remove semihosting dependency from cortex-r-t - wasn't used
Closes #64
1 parent f1d8ad3 commit 0aec14f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cortex-r-rt/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ version = "0.2.0"
2525

2626
[dependencies]
2727
cortex-ar = {version = "0.2.0", path = "../cortex-ar"}
28-
semihosting = {version = "0.1.18", features = ["stdio"]}
2928
cortex-ar-rt-macros = {path = "../cortex-ar-rt-macros", version = "=0.1.0"}
3029

3130
[features]

0 commit comments

Comments
 (0)