Cargo Features
r3_port_riscv has no features set by default.
[dependencies]
r3_port_riscv = { version = "0.3.1", features = ["emulate-lr-sc", "maintain-pie", "preload-registers", "doc", "riscv-rt"] }
- emulate-lr-sc
- maintain-pie
- preload-registers
- doc
-
Enable the diagram rendering by svgbob and other stuff [ref:doc_feature]
Features from optional dependencies
- riscv-rt implicit feature
-
Enables riscv-rt >=0.6.0, <0.9.0
riscv-rt:
Minimal runtime / startup for RISC-V CPU's
Affects
r3_port_riscv::rt
…