System design templates
mkdir build
cd build
cmake .. -DCOMPILE_TEST=ON
cmake --build .Design systems and patterns in C/C++
Repository from Github https://github.comEmbeddedOS/patterns-in-c-cpp
System design templates
mkdir build
cd build
cmake .. -DCOMPILE_TEST=ON
cmake --build .Design systems and patterns in C/C++