We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01bdda commit 9bc9be6Copy full SHA for 9bc9be6
Cargo.toml
@@ -27,7 +27,7 @@ inline-asm = []
27
linker-plugin-lto = []
28
29
[workspace]
30
-members = ["xtask"]
+members = ["xtask", "cortex-m-semihosting", "panic-semihosting"]
31
32
[package.metadata.docs.rs]
33
targets = [
0 commit comments