]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
package: Add libiqrf package
authorMarek Belisko <marek.belisko@open-nandra.com>
Wed, 18 May 2011 16:08:27 +0000 (18:08 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 26 Jun 2011 22:48:13 +0000 (00:48 +0200)
commit24d498dadf35db72a1a8d173c071def9b0c66361
treea718ea966a89d0909495be7dd81733552c2256ea
parent001949a1e0aafc6d5dec384f20ccd9059142f774
package: Add libiqrf package

Libiqrf is library written in C which implement specific iqrf
protocol to communicate with iqrf usb devices (http://iqrf.org).

[Peter: select libusb, fix Config.in indentation]
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Config.in
package/libiqrf/Config.in [new file with mode: 0644]
package/libiqrf/libiqrf.mk [new file with mode: 0644]