Skip to content

Hoksmur/pts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pts - primitive task sheduler

It is cooperative sheduler. It has priority, every task should finished every call, can activate other task (but not itself). Sheduler ends chain when all tasks finished and can be run again or hibernate MCU. Only 5 functions. Every task used RAM for 2 pointers and argument/status. Limitation: argument can not be zero ('0');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published