The simple embedded RTOS for ARM-Cortex M3. For learning purposes. User-pre-define tasks and basic components like timers, signals help ensure the requirements of RTOS-based programs while maintaining simplicity.
Stars
20
Forks
3
Watchers
20
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
42
commits
Add os_log.h (Log methods). Change assert. Remove MAX_NUM_TASK in config.
60b748eView on GitHubMerge branch 'main' of https://github.com/snoopy3921/AK-mOS---The-simple-RTOS-on-AK-base-kit
031cdcaView on GitHub