QuarkTS icon indicating copy to clipboard operation
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.

Results 3 QuarkTS issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

a cmake file should be added to the kernel branch in order to support kernel inclusion as module to a bigger cmake-based project.

enhancement
help wanted

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...