mirror of
https://github.com/drasko/codezero.git
synced 2026-09-03 12:10:12 +02:00
- Userspace irq handling for timer. - If no runnable task is left. scheduler busy loops in user context of last runnable task until a new task becomes runnable.