You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had some difficulty integrating your use of libhidapi-libusb as a git submodule.
(This is my first OpenWRT package and it's the first time I've touched buildroot)
At this stage, I've patched your Makefile to ignore the submodule and instead use OpenWRT's library/hidapi package instead.
Could I ask, what is the rationale behind including libhidapi-libusb as a submodule and why it isn't simply an external dependency?
Thanks
Andy
The text was updated successfully, but these errors were encountered:
I've recently been working on compiling pic32prog to run on OpenWRT.
https://gitlab.com/edgeeffect/openwrt-pic32prog/tree/libhidapi
I had some difficulty integrating your use of libhidapi-libusb as a git submodule.
(This is my first OpenWRT package and it's the first time I've touched buildroot)
At this stage, I've patched your Makefile to ignore the submodule and instead use OpenWRT's library/hidapi package instead.
Could I ask, what is the rationale behind including libhidapi-libusb as a submodule and why it isn't simply an external dependency?
Thanks
The text was updated successfully, but these errors were encountered: