mirror of
https://github.com/drasko/codezero.git
synced 2026-04-13 15:39:02 +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.