libnfc/libnfc
Romain Tartiere 2cca743e07 Return an error when a command is aborted;
Fix aborting with UART devices.
2011-03-09 14:10:40 +00:00
..
buses Simplify uart_send() on POSIX systems. 2011-03-09 13:42:23 +00:00
chips Various cleanups. 2011-03-09 13:37:16 +00:00
drivers Return an error when a command is aborted; 2011-03-09 14:10:40 +00:00
additional-pages.dox Update documentation and associated example. 2010-09-08 09:16:24 +00:00
CMakeLists.txt MERGE: libnfc-mingw-cross merge with trunk (r805-821) 2010-11-17 08:29:41 +00:00
drivers.h Unbreak and merge PN53x USB drivers. 2011-03-05 19:54:52 +00:00
iso14443-subr.c Rename append_iso14443a_crc() to iso14443a_crc_append(). 2010-10-29 10:59:26 +00:00
Makefile.am Various cleanups. 2011-03-09 13:37:16 +00:00
mirror-subr.c Indent whole code using make indent. (Fixes issue 84). 2010-09-07 17:51:03 +00:00
mirror-subr.h Indent whole code using make indent. (Fixes issue 84). 2010-09-07 17:51:03 +00:00
nfc-device.c Various cleanups. 2011-03-09 13:37:16 +00:00
nfc-internal.h Various cleanups. 2011-03-09 13:37:16 +00:00
nfc.c Fix nfc_pick_device() when called from nfc_connect with NULL nfc_device_desc_t parameter (Fixes Issue 156) 2011-03-09 13:49:33 +00:00