Examples of both a hard time based scheduler and a more general purpose task scheduler that runs in "user mode" without running any significant code in interrupt context. Useful for embedded systems with limited resources. Can be used inside other programs to manage internal processes. Examples provided for "Blue Pill" development environment, u…
embedded task-runner bluepill task-scheduler embedded-c task-management simple-scheduler task-schedule blackpill bluepill-board
- Updated
Jan 24, 2021 - C