Skip to content

leonwly/cpp-fsm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-fsm

Simple C++11 FSM. No dependencies.

tested with:

  • g++ 4.7.2
  • g++ 4.8.2
  • arm-none-eabi-g++ 4.8.2 with rdimon libc
  • clang++ 3.4
  • clang++ 3.5

arm-none-eabi compiler can be tested with qemu.

make arm
qemu-arm ./test_arm

About

Simple C++11 FSM. No dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published