Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendous Inc.).
[pub/lufa.git] / Demos / Host / makefile
index 937c8fa..2531413 100644 (file)
@@ -14,5 +14,5 @@
 # code.
 
 %:
-       make -C ClassDriver/ $@
+#      make -C ClassDriver/ $@        <TODO: Re-enable after Host class drivers complete>
        make -C LowLevel/ $@