2012-07-18 19:11:51 +02:00
|
|
|
config BR2_PACKAGE_LIBNFC_LLCP
|
|
|
|
bool "libnfc-llcp"
|
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.
|
|
|
|
|
|
|
|
http://code.google.com/p/nfc-tools/source/browse/trunk/libnfc-llcp/
|