Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support.

This commit is contained in:
Romuald Conty
2012-05-01 23:09:57 +00:00
14 changed files with 813 additions and 88 deletions

View File

@@ -138,6 +138,9 @@ CFLAGS="$CFLAGS -Wall -pedantic -Wextra"
# Defines and C flags
CFLAGS="$CFLAGS -std=c99"
# Workarounds for libusb in c99
CFLAGS="$CFLAGS -Du_int8_t=uint8_t -Du_int16_t=uint16_t"
AC_CONFIG_FILES([
Doxyfile
Makefile