libnfc/libnfc
Ludovic Rousseau 324776353a Fix compiler warnings
arygon.c:174: warning: no previous prototype for ‘arygon_connstring_decode’
arygon.c:360: warning: no previous prototype for ‘arygon_abort’
arygon.c:545: warning: no previous prototype for ‘arygon_abort_command’
2012-05-13 14:48:08 +00:00
..
buses Fix a couple warnings. 2012-03-01 13:33:13 +00:00
chips Fix some spelling mistakes 2012-05-13 13:10:15 +00:00
drivers Fix compiler warnings 2012-05-13 14:48:08 +00:00
additional-pages.dox documentation: add utils and examples and hide internal files. 2012-01-31 14:28:45 +00:00
CMakeLists.txt Fix compilation using cmake 2011-10-04 21:43:05 +00:00
drivers.h Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support. 2012-05-01 23:09:57 +00:00
iso7816.h Add licence and document a bit some files. 2011-03-30 09:39:08 +00:00
iso14443-subr.c Add a missing #include and fix a compiler warning 2012-05-13 13:02:37 +00:00
log-printf.c debug messages are sent in stderr stream (Thanks to Spock) 2012-05-02 01:46:44 +00:00
log.h Fix a couple warnings. 2012-03-01 13:33:13 +00:00
Makefile.am Prepare libnfc 1.6.0-rc1 2012-03-01 11:37:16 +00:00
mirror-subr.c Fix compiler warning 2012-05-13 12:58:44 +00:00
mirror-subr.h add some Doxygen documentation. 2012-01-31 09:49:43 +00:00
nfc-device.c add nfc_device_get_connstring() function and nfc-probe example to show devices connection strings 2012-01-18 13:17:01 +00:00
nfc-emulation.c add some Doxygen documentation. 2012-01-31 09:49:43 +00:00
nfc-internal.c Add a missing #include and fix a compiler warning 2012-05-13 13:01:06 +00:00
nfc-internal.h fix *get_supported_modulation and *get_supported_baud_rate protos in nfc_driver and public ones. 2012-03-01 13:52:51 +00:00
nfc.c Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support. 2012-05-01 23:09:57 +00:00