Kernel library crate for xous
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sean Cross 79114aa65a initial commit
Signed-off-by: Sean Cross <sean@xobs.io>
3 years ago
.cargo initial commit 3 years ago
src initial commit 3 years ago
xous-riscv initial commit 3 years ago
xous-riscv-rt initial commit 3 years ago
.gitattributes initial commit 3 years ago
.gitignore initial commit 3 years ago
Cargo.lock initial commit 3 years ago
Cargo.toml initial commit 3 years ago
README.md initial commit 3 years ago
memory.x initial commit 3 years ago

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.