libnfc/libnfc
Alex Lian ef33827f04 Fix setenv/unsetenv link errors by implementing a local version using Windows SetEnvironmentVariable.
Untested, and does not comply with the error returns per setenv.
2013-01-31 15:52:39 +01:00
..
buses Add ttyAMA* to radix list from UART scanning 2012-12-09 19:10:35 +01:00
chips pn53x_idle: call driver-dependent PowerDown & do InRelease first, skip redundant InDeselect 2013-01-31 01:16:37 +01:00
drivers call idle() from driver-dependent close() rather than from nfc_close() as some driver still need to do an ack() before 2013-01-31 01:18:23 +01:00
additional-pages.dox Add example path so that doxygen can find the file 2012-09-14 20:08:01 +00:00
CMakeLists.txt Fix setenv/unsetenv link errors by implementing a local version using Windows SetEnvironmentVariable. 2013-01-31 15:52:39 +01:00
conf.c Allow device.optional=true to tolerate missing device 2013-01-18 22:54:44 +01:00
conf.h Improves log feature: 2012-11-26 21:02:03 +01:00
drivers.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
iso7816.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
iso14443-subr.c Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
log-printf.c Fix enabling of LIBNFC_DEBUG_OUTPUT 2013-01-31 15:52:39 +01:00
log.c Fix a typo detected by lintian(1) 2013-01-25 14:41:33 +01:00
log.h Fixes style: make style 2012-12-09 20:09:55 +01:00
Makefile.am Fix unit tests 2013-01-18 18:28:45 +01:00
mirror-subr.c Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
mirror-subr.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
nfc-device.c New feature: search in a directory for devices configuration files. 2012-12-05 00:51:13 +01:00
nfc-emulation.c Add timeout parameter to nfc_emulate_target() function. 2013-01-30 00:10:24 +01:00
nfc-internal.c Allow device.optional=true to tolerate missing device 2013-01-18 22:54:44 +01:00
nfc-internal.h Add driver-dependent PowerDown 2013-01-31 01:15:03 +01:00
nfc.c call idle() from driver-dependent close() rather than from nfc_close() as some driver still need to do an ack() before 2013-01-31 01:18:23 +01:00
target-subr.c Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00
target-subr.h Use copyright format recommended by GNU project. 2012-10-21 14:09:16 +00:00