Set of libraries and tools to develop I/O-based applications in the area of IoT.
mkdir build
cd build
cmake ..
make
sudo ctest
ccls language server is useful to develop C projects in vscode.
The SDK is not stable yet and many of library parts may be changed during the development. It's not production ready.