Fixed Device mode HID Class driver not explicitly initializing the ReportSize paramet...
[pub/lufa.git] / Demos / Host / makefile
index 937c8fa..aa7b4cf 100644 (file)
@@ -14,5 +14,5 @@
 # code.
 
 %:
-       make -C ClassDriver/ $@
+       @echo TODO: Re-enable building of Host mode Class Driver demos once complete
        make -C LowLevel/ $@