libnfc/libnfc
2012-05-16 18:24:16 +00:00
..
buses Fix compiler warning 2012-05-14 09:23:18 +00:00
chips Use explicit case instead of default in switch() 2012-05-16 17:51:34 +00:00
drivers Fix unused result warnings and add a new NFC_ESOFT error. 2012-05-16 18:24:16 +00:00
additional-pages.dox documentation: add utils and examples and hide internal files. 2012-01-31 14:28:45 +00:00
CMakeLists.txt Fix compilation using cmake 2011-10-04 21:43:05 +00:00
drivers.h Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support. 2012-05-01 23:09:57 +00:00
iso7816.h Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
iso14443-subr.c Add a missing #include and fix a compiler warning 2012-05-13 13:02:37 +00:00
log-printf.c Use "const char *" instead of "char *" for the strings passed to 2012-05-13 14:58:44 +00:00
log.h Correctly use the log_put() format 2012-05-16 13:17:52 +00:00
Makefile.am Prepare libnfc 1.6.0-rc1 2012-03-01 11:37:16 +00:00
mirror-subr.c Fix compiler warning 2012-05-13 12:58:44 +00:00
mirror-subr.h add some Doxygen documentation. 2012-01-31 09:49:43 +00:00
nfc-device.c Fix more warnings while using -Wswitch-enum and -Wshadow on internal libnfc files 2012-05-16 18:08:42 +00:00
nfc-emulation.c Fix nfc-emulation, now works with utils/nfc-emulate-forum-tag4 and Nexus S 2012-05-14 21:20:26 +00:00
nfc-internal.c Fix more warnings while using -Wswitch-enum and -Wshadow on internal libnfc files 2012-05-16 18:08:42 +00:00
nfc-internal.h Add MIN/MAX declarations in nfc-internal.h and nfc-utils.h 2012-05-13 19:15:44 +00:00
nfc.c Fix more warnings while using -Wswitch-enum and -Wshadow on internal libnfc files 2012-05-16 18:08:42 +00:00