libnfc/libnfc
Romuald Conty b2666dea15 windows port improved:
- PCSC headers/libs are not a requierement sif you dont select ACR122 driver
 - uart_win32 implementation now handles timeouts
2011-10-01 14:50:53 +00:00
..
buses windows port improved: 2011-10-01 14:50:53 +00:00
chips drivers/arygon,pn532_uart,pn53x_usb: all PN53x commands are now cancelable 2011-09-29 14:53:52 +00:00
drivers drivers/arygon,pn532_uart,pn53x_usb: all PN53x commands are now cancelable 2011-09-29 14:53:52 +00:00
additional-pages.dox Update documentation and associated example. 2010-09-08 09:16:24 +00:00
CMakeLists.txt windows port improved: 2011-10-01 14:50:53 +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 Move ISO14443-3 UID cascading in a dedicated function. 2011-06-27 10:19:00 +00:00
log.c logging: remove semaphore usage since libnfc is not threaded and log4c does handle threaded cases itself. (Should ease Windows compiling) 2011-09-20 14:07:40 +00:00
log.h - Add timeout capablities to nfc_initiator_transceive_bytes(), nfc_target_send_bytes() and nfc_target_receive_bytes(); 2011-09-22 13:03:47 +00:00
Makefile.am Soooo fragile :-)))) 2011-09-12 17:05:00 +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 chips/pn53x: drivers now uses pn53x_data_new() and pn53x_data_free() to handle strcut pn53x_data allocation, initialization and freeing. 2011-05-25 10:25:17 +00:00
nfc-emulation.c - Add timeout capablities to nfc_initiator_transceive_bytes(), nfc_target_send_bytes() and nfc_target_receive_bytes(); 2011-09-22 13:03:47 +00:00
nfc-internal.h - Add timeout capablities to nfc_initiator_transceive_bytes(), nfc_target_send_bytes() and nfc_target_receive_bytes(); 2011-09-22 13:03:47 +00:00
nfc.c Document new timeout parameter 2011-09-29 09:49:08 +00:00