Skip to content

Commit 9bc9be6

Browse files
Add semihosting crates to workspace
1 parent d01bdda commit 9bc9be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ inline-asm = []
2727
linker-plugin-lto = []
2828

2929
[workspace]
30-
members = ["xtask"]
30+
members = ["xtask", "cortex-m-semihosting", "panic-semihosting"]
3131

3232
[package.metadata.docs.rs]
3333
targets = [

0 commit comments

Comments
 (0)