libnfc/src
2009-10-06 10:01:18 +00:00
..
examples Attempt to fix CMake compilation. 2009-10-06 10:01:18 +00:00
bitutils.c WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
bitutils.h WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
CMakeLists.txt Attempt to fix CMake compilation. 2009-10-06 10:01:18 +00:00
defines.h mftool default-keys patch 2009-10-05 12:47:00 +00:00
dev_acr122.c Changed remaining length parmeters from uint32_t to size_t (Should fix Issue 32). 2009-10-02 13:41:49 +00:00
dev_acr122.h WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
dev_arygon.c WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
dev_arygon.h Fix remaining length parmeters from uint32_t to size_t (Should fix Issue 32 and fix Issue 37) 2009-10-05 08:43:43 +00:00
dev_pn531.c Code cleanup, it removes some warnings and should fix Issue 35. 2009-10-05 09:12:48 +00:00
dev_pn531.h WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
dev_pn533.c Code cleanup, it removes some warnings and should fix Issue 35. 2009-10-05 09:12:48 +00:00
dev_pn533.h WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
devices.h Fix CMake pkg-config generation: "Requires:" is now dynamic. 2009-09-14 08:47:31 +00:00
libnfc.c Fix remaining length parmeters from uint32_t to size_t (Should fix Issue 32 and fix Issue 37) 2009-10-05 08:43:43 +00:00
libnfc.h Changed remaining length parmeters from uint32_t to size_t (Should fix Issue 32). 2009-10-02 13:41:49 +00:00
Makefile.am Move examples into src/examples subdirectory. 2009-10-06 08:32:50 +00:00
messages.h Prevent from exporting messages macros outside of libnfc. 2009-09-08 10:25:59 +00:00
rs232.c Code cleanup, it removes some warnings and should fix Issue 35. 2009-10-05 09:12:48 +00:00
rs232.h WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00
types.h WARNING: API changed ! Some variable name have been changed to match with coding convention. 2009-10-02 09:52:02 +00:00