RA3-RTOS
RA3 RTOS is a lightweight, open-source real-time operating system specifically designed for embedded systems.
RA3 RTOS is an efficient and user-focused custom RTOS, optimized for embedded applications on ARM Cortex-M3 processors, and offering features essential for real-time systems.
Features
- Preemptive multitasking
- Round-robin scheduling
- Efficient message passing
- Low-power modes
Website: https://engaliyasser.github.io/RA3-RTOS/
Source code: https://github.com/ENGaliyasser/RA3-RTOS
License: MIT License
RA3-RTOS Platforms
- ARM
RA3-RTOS Components
- Task Management
- Scheduling
- Memory Management
- Inter-task Communication