libnfc/libnfc
2012-01-24 08:42:47 +00:00
..
buses fix various minor mistakes, ajust timeouts 2012-01-10 14:10:44 +00:00
chips add some whitespaces 2012-01-20 09:17:38 +00:00
drivers acr122.c: apply changes done in r1296. 2012-01-18 14:44:57 +00:00
additional-pages.dox Update documentation and associated example. 2010-09-08 09:16:24 +00:00
CMakeLists.txt Fix compilation using cmake 2011-10-04 21:43:05 +00:00
drivers.h remove _t suffix from nfc_driver_t type. 2012-01-17 14:17:01 +00:00
iso7816.h Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
iso14443-subr.c Remove whitespace after star symbol for pointers 2011-11-25 15:21:10 +00:00
log-printf.c Add missing header. 2012-01-18 13:21:06 +00:00
log.h drop log4c support 2012-01-06 13:05:10 +00:00
Makefile.am add iso14443a_crc as symbol to expose for libfreefare. 2012-01-24 08:42:47 +00:00
mirror-subr.c Remove whitespace after star symbol for pointers 2011-11-25 15:21:10 +00:00
mirror-subr.h Remove whitespace after star symbol for pointers 2011-11-25 15:21:10 +00:00
nfc-device.c add nfc_device_get_connstring() function and nfc-probe example to show devices connection strings 2012-01-18 13:17:01 +00:00
nfc-emulation.c rx buffer size parameter of nfc_target_init() function is now a const size_t. 2012-01-09 11:26:57 +00:00
nfc-internal.c Change byte_t type to uint8_t (Fixes Issue 147) 2011-11-24 10:54:42 +00:00
nfc-internal.h add nfc_device_get_connstring() function and nfc-probe example to show devices connection strings 2012-01-18 13:17:01 +00:00
nfc.c add context to nfc_init(), nfc_exit(), nfc_open() and nfc_list_devices() functions. 2012-01-18 16:22:06 +00:00