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 0fe5fae commit cf770ffCopy full SHA for cf770ff
riscv-rt/Cargo.toml
@@ -23,4 +23,4 @@ panic-halt = "0.2.0"
23
s-mode = ["riscv-rt-macros/s-mode"]
24
single-hart = []
25
v-trap = ["riscv-rt-macros/v-trap"]
26
-u-boot = ["riscv-rt-macros/u-boot"]
+u-boot = ["riscv-rt-macros/u-boot", "single-hart"]
0 commit comments