Kernel library crate for xous
Sean Cross
fd7bbc463d
Use this package rather than the local xous-riscv package. Signed-off-by: Sean Cross <sean@xobs.io> |
||
---|---|---|
.cargo | ||
src | ||
xous-kernel-riscv-rt | ||
xous-riscv | ||
.gitattributes | ||
.gitignore | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
memory.x | ||
README.md |
Xous Kernel
This contains the core kernel for Xous. It is implemented as
a library that you include with your pid 0
program.