No description
Find a file
Romuald Conty be55ba2955 WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h).
Add configure option: --disable-serial-autoprobe to fix Issue 2 (Autotools and CMake).
Fix Issue 11: it is now possible to specify a wanted device using new struct "nfc_device_desc_t".
Code cleanup.
2009-09-04 13:24:34 +00:00
debian Update debian packages: "nfc-tools" renamed to "libnfc-examples". 2009-09-03 16:33:49 +00:00
src WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
win32 Added stdint/libusb filters to VS2005 project 2009-07-24 14:03:37 +00:00
AUTHORS libnfc can now be compiled using autotools and libtool. 2009-05-04 08:00:08 +00:00
autogen.sh Enhance autogen.sh script for debugging purpose: some autotools versions can be problem source. 2009-08-27 13:22:11 +00:00
ChangeLog Update ChangeLog, debian files and bump library version to 1.2.1. 2009-07-24 14:51:03 +00:00
CMakeLists.txt Add CMake configure option to not compile PC/SC support (defaults ON). 2009-09-03 09:21:52 +00:00
configure.ac WARNING: API changed: nfc_connect() now take one argument. Have a look at nfc-list example (list.c) or at directly at function Doxygen comment (libnfc.h). 2009-09-04 13:24:34 +00:00
COPYING Add LICENSE and README files to releases produce by make_release.sh script. 2009-06-26 09:22:26 +00:00
INSTALL libnfc can now be compiled using autotools and libtool. 2009-05-04 08:00:08 +00:00
install-sh libnfc can now be compiled using autotools and libtool. 2009-05-04 08:00:08 +00:00
libnfc.pc.in Fix pkg-config file: libdir was wrong. 2009-09-03 09:16:55 +00:00
LICENSE License have changed from GPLv3 to LGPLv3. 2009-06-26 09:05:25 +00:00
make_release.sh Actual "Windows" tarball is more related to "Visual Studio 2005" than "Windows". 2009-07-23 10:56:34 +00:00
Makefile.am Moving sources into src/ directory. 2009-05-04 13:02:29 +00:00
missing libnfc can now be compiled using autotools and libtool. 2009-05-04 08:00:08 +00:00
NEWS libnfc can now be compiled using autotools and libtool. 2009-05-04 08:00:08 +00:00
README Fix Issue 8: DOS line endings in README file. Thanks! 2009-08-26 09:37:12 +00:00

------------------------------------------------------------------------
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 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.