libnfc/libnfc
2011-04-22 17:30:17 +00:00
..
buses Put a comment on tcflush(), it does not produce the attempted effect. ie. there are remaining bytes from old connections. 2011-04-20 14:03:41 +00:00
chips Implement extended frame send/receive for PN532_UART driver. 2011-04-13 16:39:58 +00:00
drivers drivers/arygon: add a debug message when a not supported payload is sent. 2011-04-22 17:30:17 +00:00
additional-pages.dox Update documentation and associated example. 2010-09-08 09:16:24 +00:00
CMakeLists.txt Windows: install libusb into examples directory using "Bundle" feature from CMake (Thanks to Glenn Ergeerts) 2011-04-20 13:18:38 +00:00
drivers.h Unbreak and merge PN53x USB drivers. 2011-03-05 19:54:52 +00:00
iso7816.h Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
iso14443-subr.c Rename append_iso14443a_crc() to iso14443a_crc_append(). 2010-10-29 10:59:26 +00:00
Makefile.am Move nfc_emulate_target() from examples to the library. 2011-03-13 14:31:06 +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 Windows support contribution: 2011-03-31 13:38:49 +00:00
nfc-emulation.c Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
nfc-internal.h show PRINT_HEX result on stderr in debug mode (that helps to sync with debug msg which are printed on standard error output.) 2011-04-20 12:11:31 +00:00
nfc.c support crc auto-handling in ...transceive_bytes_timed 2011-04-04 22:23:38 +00:00