mnemos

Crates.iomnemos
lib.rsmnemos
version0.1.0
sourcesrc
created_at2022-04-14 12:05:13.833424
updated_at2022-04-16 03:54:43.616817
descriptionA tiny embedded operating system kernel
homepage
repositoryhttps://github.com/jamesmunns/pellegrino
max_upload_size
id567493
size157,029
James Munns (jamesmunns)

documentation

README

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:

Commit count: 157

cargo fmt