Romuald Conty
6aae96e1e1
Move examples into src/examples subdirectory.
...
Change examples names to nfc-* (or nfcip-*).
2009-10-06 08:32:50 +00:00
Romuald Conty
88a4ae8043
Code cleanup, it removes some warnings and should fix Issue 35.
2009-10-05 09:12:48 +00:00
Romuald Conty
979f1fa518
WARNING: API changed ! Some variable name have been changed to match with coding convention.
...
Changed length parmeters from uint32_t to size_t (Fix Issue 32).
Code cleanup.
2009-10-02 09:52:02 +00:00
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
Romuald Conty
70ede60e30
Add NFCIP (NDEP) as experimental feature (Thanks to Fkooman).
2009-09-03 13:47:26 +00:00