Kernel library crate for xous
|
||
---|---|---|
.cargo | ||
src | ||
xous-riscv | ||
xous-riscv-rt | ||
.gitattributes | ||
.gitignore | ||
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.