Real-Time Operating System for Cortex-M devices
This project shall serve as a research base for writing an RTOS in Rust targeting Cortex-M devices until given a precise scope.
- Cortex-M0+ documentation: the official reference for Cortex-M0+ devices
- Bern RTOS: Another RTOS written in Rust