Kernel library crate for xous
Sean Cross
62733c0c3a
It is unneeded now tat we're using upstream. Signed-off-by: Sean Cross <sean@xobs.io> |
||
---|---|---|
.cargo | ||
src | ||
xous-kernel-riscv-rt | ||
.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.