Hacker News new | ask | show | jobs
by huntik17 2076 days ago
Nice project! Could you please list the supported micro-controllers and some examples?
1 comments

Thank you. It can work on any micro-controller platform given that it is platform agnostic. FsmPro has a provision for including header files which can be your microcontroller driver files. You can also graphically link dependencies with other modules.

On installing the tool, you would have an example project open by itself which should help. There are multiple examples in the installation directory of your computer. I hope I answered your query.