2 unstable releases
0.1.0 | Apr 16, 2022 |
---|---|
0.0.1 | Apr 14, 2022 |
#960 in Embedded development
120KB
2.5K
SLoC
MnemOS Kernel
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:
- The Kernel Chapter of the MnemOS book for theory and design information
- The Kernel API documentation for software documentation
- The instructions for Flashing the Kernel chapter of the MnemOS book
Dependencies
~14MB
~340K SLoC