Table driven Finite State Machine library based on the Harel state machine, supporting actions on transitions, state entry and state exit. Comes with example illustrating use with interrupts and timers. 03/01/2010 - fixed potential memory leak in DebugTrace.
Files at revision 0:918566a376fb
Name | Size | Actions |
---|---|---|
[up] | ||
DebugTrace.cpp | 4384 | Revisions Annotate |
DebugTrace.h | 1420 | Revisions Annotate |
FSM.h | 5436 | Revisions Annotate |
FSMDefs.h | 1697 | Revisions Annotate |
MyInterruptHandler.cpp | 3722 | Revisions Annotate |
MyInterruptHandler.h | 1522 | Revisions Annotate |
State.h | 4497 | Revisions Annotate |
StateTransition.h | 2257 | Revisions Annotate |
main.cpp | 1073 | Revisions Annotate |
mbed.bld | 66 | Revisions Annotate |