libnfc/libnfc
2012-01-17 15:21:56 +00:00
..
buses fix various minor mistakes, ajust timeouts 2012-01-10 14:10:44 +00:00
chips test: rename test_dep to test_device_modes_as_dep and improve it. 2012-01-13 09:58:47 +00:00
drivers rename nfc_connect() function to nfc_open(). 2012-01-17 15:21:56 +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 a printf-based logging when log4c is not available (I experiemented some bugs using log4c) 2011-12-07 14:59:40 +00:00
log.h drop log4c support 2012-01-06 13:05:10 +00:00
Makefile.am drop log4c support 2012-01-06 13:05:10 +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 nfc_device struct is not exposed as public API anymore (partial commit) 2011-12-15 16:02:38 +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 rename nfc_connect() function to nfc_open(). 2012-01-17 15:21:56 +00:00
nfc.c rename nfc_connect() function to nfc_open(). 2012-01-17 15:21:56 +00:00