libnfc/src/examples
Romain Tartiere 220bef3490 ACR122 devices support enhancements.
- Add driver agnostic nfc_pick_device(), nfc_list_devices();
  - New API function: nfc_list_devices();
  - PCSC Context sharing for acr122 driver;
  - List all devices in nfc-list(1);
  - Various code fixes and cleanup;
  - Remove warnings when compiling;
  - Merge r191:199 from trunk \_°< Coin!
2009-11-24 17:49:24 +00:00
..
CMakeLists.txt It cow compile using CMake. 2009-11-04 12:03:49 +00:00
Makefile.am It now compile using Autotools. 2009-11-04 10:14:17 +00:00
mifaretag.h Remove nfc-defines.h public header. 2009-11-10 09:47:59 +00:00
mifareultag.h Remove nfc-defines.h public header. 2009-11-10 09:47:59 +00:00
nfc-anticol.1 Move examples into src/examples subdirectory. 2009-10-06 08:32:50 +00:00
nfc-anticol.c Rename dev_config_option to nfc_device_option_t. 2009-11-18 11:11:06 +00:00
nfc-emulate.1 Move examples into src/examples subdirectory. 2009-10-06 08:32:50 +00:00
nfc-emulate.c Rename dev_config_option to nfc_device_option_t. 2009-11-18 11:11:06 +00:00
nfc-list.1 Move examples into src/examples subdirectory. 2009-10-06 08:32:50 +00:00
nfc-list.c ACR122 devices support enhancements. 2009-11-24 17:49:24 +00:00
nfc-mfclassic.1 Rename nfc-mftool to nfc-mfclassic. 2009-11-02 11:34:58 +00:00
nfc-mfclassic.c Rename tag_info to nfc_target_info_t. 2009-11-18 11:52:18 +00:00
nfc-mfultralight.1 Rename nfc-mftool to nfc-mfclassic. 2009-11-02 11:34:58 +00:00
nfc-mfultralight.c Rename tag_info to nfc_target_info_t. 2009-11-18 11:52:18 +00:00
nfc-relay.1 Move examples into src/examples subdirectory. 2009-10-06 08:32:50 +00:00
nfc-relay.c ACR122 devices support enhancements. 2009-11-24 17:49:24 +00:00
nfcip-initiator.c Rename tag_info to nfc_target_info_t. 2009-11-18 11:52:18 +00:00
nfcip-target.c Remove nfc-defines.h public header. 2009-11-10 09:47:59 +00:00