Cross-platform libraries related to IoT development, including SerialPort Bluetooth GPIO and others.
mkdir build && cd build
cmake ..
make
make install
See test code
| Support | Arch | Status |
|---|---|---|
| SerialPort | Linux/macOS | Done |
| Windows | In progress | |
| Bluetooth | Linux | Plan |
| Windows | Plan | |
| GPIO | Linux | Plan |
| Windows | Plan |