native-libandroidthings
native-libandroidthings copied to clipboard
NDK library for exposing Peripheral I/O APIs in C/C++
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._ **Security Policy Violation** Project is out of compliance with Binary Artifacts policy: binaries present in source code **Rule Description** Binary Artifacts are an...
Hi, I have this driver: https://github.com/intel-iot-devkit/upm/blob/master/src/smartdrive/smartdrive.hpp https://github.com/intel-iot-devkit/upm/blob/master/src/smartdrive/smartdrive.cxx https://github.com/androidthings/contrib-drivers/issues/70 My intention is to transpose this driver to use it on rapsberry pi 3/SmartDrive and command my 2 car windshield motors using...
Hi, Kotlin can already be used on the non NDK side, but it could also be used on the NDK side with Kotlin/Native now in EAP! Could you provide at...