kernel

MnemOS Kernel

The MnemOS Kernel. Built around asynchronous kernel tasks which use message passing as the primary means of interaction. Provided as a no_std library crate.

Development Documentation

Please see the development docs for documentation of the current main branch.

Docs can be built locally with cargo doc.

License

MIT + Apache 2.0.