blob: 13a8630d34bd909c4c7e42950d7724768b5c874a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_LIBFREEFARE
bool "libfreefare"
select BR2_PACKAGE_OPENSSL
select BR2_PACKAGE_LIBNFC
help
Library for high level manipulation of MIFARE cards.
http://code.google.com/p/nfc-tools/wiki/libfreefare
|