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
253 stars 44 forks source link

Add qIOUtil_StrlCat to IOUtil library #48

Closed MichalRostekRostkowski closed 2 years ago

MichalRostekRostkowski commented 2 years ago

Add qIOUtil_StrlCat as counterpart of strncat from standard library.

Draft: https://github.com/MichalRostekRostkowski/QuarkTS/pull/1

kmilo17pet commented 2 years ago

solved on last commit