Commit of new class abstraction APIs for all device demos other than the MIDI demo...
[pub/USBasp.git] / LUFA / Drivers / USB / USB.h
index 6d66c4d..3c8f062 100644 (file)
@@ -49,7 +49,6 @@
  *    - LUFA/Drivers/USB/HighLevel/USBInterrupt.c\r
  *    - LUFA/Drivers/USB/HighLevel/USBTask.c\r
  *    - LUFA/Drivers/USB/HighLevel/ConfigDescriptor.c\r
- *    - LUFA/Drivers/USB/Class/HIDParser.c\r
  *\r
  *  \section Module Description\r
  *  Functions, macros, variables, enums and types related to the management of USB communications.\r
@@ -97,7 +96,6 @@
                #endif\r
                \r
                #include "HighLevel/ConfigDescriptor.h"\r
-               #include "Class/HIDParser.h"\r
                \r
 #endif\r
 \r