Very simple cooperative round-robin task scheduler. See examples.

Revision:
5:1dfc64077059
Parent:
4:49652acb6806
--- a/ChangeLog.h	Fri Mar 04 13:55:15 2011 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-/*
-
-1.3     04/Mar/2011
-        Added even more documentation.
-        
-1.2     04/Mar/2011
-        Added extra documentation.
-        
-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.
-
-*/