libnfc/libnfc
2010-04-14 13:28:24 +00:00
..
buses Raise up timeout value in UART, this is tricky (ugly?) hack to allow low speed UART device to run nfc-emulate. 2010-04-13 14:36:02 +00:00
chips Add new function pn53x_decode_target_data() that fill nfc_target_info_t with TargetData byte stream. 2010-04-09 16:18:42 +00:00
drivers PN532_UART readers could now poll using PN532 hardware feature. This commit should fix Issue 56 too. 2010-04-14 13:28:24 +00:00
bitutils.c Add convenience library infrastructure and move the print_nfc_iso14443a_info() function away from bitutils. 2010-04-09 21:57:03 +00:00
bitutils.h Add convenience library infrastructure and move the print_nfc_iso14443a_info() function away from bitutils. 2010-04-09 21:57:03 +00:00
buses.h Rearrange source code. 2010-04-07 14:37:19 +00:00
chips.h Minor headers ajustments. 2010-04-07 14:47:53 +00:00
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
drivers.h Revert libnfc/drivers.h (from r371), this file should not have been commited (in r372). 2010-04-14 10:44:12 +00:00
Makefile.am Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc.c Add debug output when pnd->pdc->tranceive() failed. 2010-04-13 12:48:52 +00:00