6 ms·
Have you used the QP framework (https://www.state-machine.com/ https://www.state-machine.com/)? It supports UML hierarchal state machines with code generation.
by boojums 2y ago
Have you used the QP framework (https://www.state-machine.com/ https://www.state-machine.com/)? It supports UML hierarchal state machines with code generation. One embedded dev I know shipped a couple products with it and still likes it.
- katzenversteher 2y agoThank you, never heard of it but I'll take a look at it. Looks promising on a first glance.