libnfc/src
Romain Tartiere 1af29561e8 Add device listing capabilities
- acr122: add acr122_pick_device(), acr122_list_devices();
  - Add device name to device descriptions (nfc_device_desc_t) to select a given PCSC device;
  - Use constants for driver names;
  - Various code cleanups and enhancements.
2009-11-24 13:03:48 +00:00
..
examples Add device listing capabilities 2009-11-24 13:03:48 +00:00
lib Add device listing capabilities 2009-11-24 13:03:48 +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