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 eb1f3bf commit e59fb86Copy full SHA for e59fb86
async-embedded/Cargo.toml
@@ -23,4 +23,4 @@ riscv = "0.5.6"
23
default = ["riscv-wait-nop"]
24
riscv-wait-nop = []
25
riscv-wait-wfi-single-hart = []
26
-wait-extern = []
+riscv-wait-extern = []
0 commit comments