Very simple cooperative round-robin task scheduler. See examples.
ChangeLog.h
- Committer:
- AjK
- Date:
- 2011-03-04
- Revision:
- 2:974a420997a9
- Parent:
- 0:564dd7a5d307
- Child:
- 3:95ec5c83c2fe
File content as of revision 2:974a420997a9:
/* 1.1 04/Mar/2011 When calling a task pass a pointer to the SimpleTask holding the pointer. Missed this as STcallback allowed for passing a null value. That was fixed. 1.0 04/Mar/2011 Initial release. */