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

Changes

RevisionDateWhoCommit message
0:9ce7c170cb66 2010-06-11 Stanislaus (none) default tip