QuarkTS
QuarkTS copied to clipboard
An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
Currently static analisys are performed by external tools. To have more control over the this, a workflow on github actions should be required by using the cppcheck tool to enhance...
a cmake file should be added to the kernel branch in order to support kernel inclusion as module to a bigger cmake-based project.
Consider adding examples which one could easily compile and run with one or two command lines. Currently only source of example is manual. User has to copy-paste snippets of code...