libmraa - low level library for IoT
sergev opened this issue · 0 comments
sergev commented
Implement a library with API compatible with libmraa, as designed by Intel.
https://github.com/intel-iot-devkit/mraa
"Libmraa is a C library [...] to interface with the IO on [IoT] platforms, with a structured and sane API where port names/numbering matches the board that you are on. Use of libmraa does not tie you to specific hardware with board detection done at runtime you can create portable code that will work across the supported platforms."