Config.in 284 B

12345678910
  1. config BR2_PACKAGE_LIBIQRF
  2. bool "libiqrf"
  3. select BR2_PACKAGE_LIBUSB
  4. help
  5. This library implement specific protocol
  6. which is used for communicating with iqrf devices
  7. (http://iqrf.org) over usb. For usb access is used
  8. libusb library.
  9. https://github.com/nandra/libiqrf