buildroot/package/libnfc-llcp/Config.in

10 lines
282 B
Plaintext

config BR2_PACKAGE_LIBNFC_LLCP
bool "libnfc-llcp"
depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
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/