Skip to content

multi-(macro)-task is a library for cooperative multitasking using macros in C programming language

License

Notifications You must be signed in to change notification settings

guyikcgg/mmtask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mmtask

multi-(macro)-task is a library for cooperative multitasking using macros.

mmtask is written in pure C language, and it only uses a few simple macros. It should be possible to compile a program using mmtask for every platform or micro-controller.

Credits

It is based on the code from this thread, and it is evolving into something similar to the simplest implementation of ASG (Asynchronous State Graphs), by Marc Lobelle, from UCLouvain.

About

multi-(macro)-task is a library for cooperative multitasking using macros in C programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published