libnfc/libnfc
Romuald Conty b55400a0d5 configure.ac rework
- Put libusb and PC/SC check in m4 macros.
- Suppress --disable-pcsclite and --disable-libusb
- Add --with-drivers option: we now could choose which driver to build. without this option a default set is build (ATM all drivers except PN532_UART)
2010-04-15 14:41:13 +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 configure.ac rework 2010-04-15 14:41:13 +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 configure.ac rework 2010-04-15 14:41:13 +00:00
Makefile.am configure.ac rework 2010-04-15 14:41:13 +00:00
nfc.c Add debug output when pnd->pdc->tranceive() failed. 2010-04-13 12:48:52 +00:00