2014-01-10 11:06:19 +01:00
|
|
|
config BR2_PACKAGE_LIBLLCP
|
|
|
|
bool "libllcp"
|
2012-06-28 03:35:25 +02:00
|
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
|
2012-07-18 19:11:51 +02:00
|
|
|
select BR2_PACKAGE_LIBNFC
|
|
|
|
help
|
|
|
|
Library extending libnfc with support for Logical Link Control
|
|
|
|
Protocol.
|
|
|
|
|
2014-01-10 11:06:19 +01:00
|
|
|
https://code.google.com/p/libllcp/
|