Awesome
MinionOS
Development of a simple OS for a BeagleBoard C4 with a ARMv7 Cortex A8-Processor (OMAP 3530).
The system consists of following modules and/or parts:
- GPIO
- Interrupts
- Timers/System Timer
- System Calls
- Filesystem
- Scheduler
- Virtual Memory
- Process Management
- Inter Process Communication
- Basic User Apps
- Shell
Drivers
Low-Level
- MMC_SD/SPI
- UART
High-Level
- DMX
Design
Tools
- Code Composer Studio v7