State machines are commonly used to implement decision making algorithms. State machines are used in applications where distinguishable states exist. A finite state machine (FSM) is based on the idea that a given system has a finite number of states.

Dependencies:   mbed

Fork of FRDM-K64F_FSM by Nikolaos Maliganis

Changes

RevisionDateWhoCommit message
0:17539d6d4289 2014-08-07 mnikolaos fsm default tip