This is the kernel for the MnemOS general purpose operating system.
At the moment, the [Adafruit Feather nRF52840 Express] is the only supported kernel hardware platform. Support for other targets and architectures is planned.
The kernel is built on top of RTIC, a concurrency framework for Rust.
For more information about the kernel, refer to: