kmilo17pet / QuarkTS

An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
MIT License
218 stars 35 forks source link

fix the hierarchical execution order #11

Closed kmilo17pet closed 3 years ago

kmilo17pet commented 4 years ago

in hierarchical design, nested states execution orde is not performed according the UML specs.

kmilo17pet commented 3 years ago

fixed in v7.