summaryrefslogtreecommitdiff
path: root/software/rhmixxx/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-06-03 02:19:59 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-06-03 02:19:59 (GMT)
commitc7befc2a68d78c3bd445433dc55bdc70ea2276e7 (patch)
tree87b7407b5be316ea7afae279a4df8e744b4a6476 /software/rhmixxx/Makefile
parent8cba9d9165c6645a94c8ea97bd15f43674984997 (diff)
added support for analog pins (not perfect...)
Diffstat (limited to 'software/rhmixxx/Makefile')
-rw-r--r--software/rhmixxx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/software/rhmixxx/Makefile b/software/rhmixxx/Makefile
index 60531a5..ae51e01 100644
--- a/software/rhmixxx/Makefile
+++ b/software/rhmixxx/Makefile
@@ -41,3 +41,5 @@ LUFA_OPTS += -D USB_PRODUCT="L\"rhmixxx midi controller\"" -D USB_PRODUCT_LEN=23
LUFA_COMPONENTS := USB USBCLASS SERIAL
include ../include.mk
+
+CFLAGS += -DDISABLE_ANALOG