No description
79aeaa6287
Avoid redundant code in PN53x usb and uart drivers. Since it makes sense to report errors at the nfc_device_t level, pass it directly to pn53x_transceive(). Programs using the libnfc MAY use pn53x_transceive() to communicate with a NFC device, and SHALL not use anymore pnd->pdc->transceive(). Code in the library itself SHOULD avoid calling pnd->pdc->transceive(), so such construct have been updated accordingly. |
||
---|---|---|
cmake_modules | ||
contrib/win32 | ||
debian | ||
examples | ||
include | ||
libnfc | ||
m4 | ||
windows | ||
AUTHORS | ||
ChangeLog | ||
CMake-Windows.txt | ||
CMakeLists.txt | ||
config.h.cmake | ||
configure.ac | ||
COPYING | ||
Doxyfile.in | ||
libnfc.pc.in | ||
LICENSE | ||
make_release.sh | ||
Makefile.am | ||
NEWS | ||
pn53x.conf | ||
pn53x.rules | ||
README |
------------------------------------------------------------------------ Public platform independent Near Field Communication (NFC) library Copyright (C) 2009, Roel Verdult ------------------------------------------------------------------------ Welcome to the developers community of libnfc. Since it is hard to keep all information up to date we decided to only maintain the online documentation. Please visit the official website for more info: http://www.libnfc.org If you have questions, remarks, bug-reports, we encourage you to post this in the developers community: http://www.libnfc.org/community ------------------------------------------------------------------------ Proprietary Notes: FeliCa is s registered trademark of the Sony Corporation. MIFARE is a trademark of NXP Semiconductors. Jewel Topaz is a trademark of Innovision Research & Technology. All other trademarks are the property of their respective owners.