mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-13 20:48:42 +01:00
d2244d83d1
- new plugin (opHID) to deprecate old one (rawhid). - remove pjrc HID api implementation. - add hidapi library taken from https://github.com/signal11/hidapi.git (copied files, the lib is not compiled from its git repo). - history of those files is broken (cp instead of git mv) but the history is all in rawhid plugin. - mac and windows not tested yet.
3 lines
89 B
Plaintext
3 lines
89 B
Plaintext
include(../../plugins/coreplugin/coreplugin.pri)
|
|
include(../../plugins/rawhid/opHID.pri)
|