Skip to content

Library and tools to manage IO operations in the area of IoT

License

Notifications You must be signed in to change notification settings

khozaei/librasdk

Repository files navigation

LibraSDK

Set of libraries and tools to develop I/O-based applications in the area of IoT.

Compiling

mkdir build
cd build
cmake ..
make

Running the tests after compiling

sudo ctest

Language server

ccls language server is useful to develop C projects in vscode.

DO NOT USE THIS SDK IN PRODUCTION

The SDK is not stable yet and many of library parts may be changed during the development. It's not production ready.

About

Library and tools to manage IO operations in the area of IoT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published