A simple Round Robin Task scheduler (a sub minimalistic Operating System) with no inter Task communication implemented (semaphores, mailboxes etc) nor task local varibales can be used. They have to be global (static). But, it's the first step up to an OS.

Dependencies:   mbed

Revisions of scheduler.cpp

Revision Date Message Actions
0:9ce7c170cb66 2010-06-11 (none) File  Diff  Annotate