Cargo Features
riscv-slic-macros has no features set by default.
[dependencies]
riscv-slic-macros = { version = "0.1.0", features = ["msoft", "ssoft", "clint-backend", "ssoft-backend"] }
- msoft clint-backend?
-
do not enable this feature directly. Use one of the *-backend features instead
- ssoft ssoft-backend?
-
do not enable this feature directly. Use one of the *-backend features instead
- clint-backend = msoft
-
enable this feature to use the CLINT peripheral as SWI backend
- ssoft-backend = ssoft
-
enable this feature to use the supervisor-level software interrupt as SWI backend