Partial Commit: Remove now empty Projects\Incomplete directory and add the new AVRISP...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / MIDI.h
index b35fb6d..b43f9e6 100644 (file)
 /** \ingroup Group_USBClassMIDI\r
  *  @defgroup Group_USBClassMIDIHost MIDI Class Host Mode Driver\r
  *\r
+ *  \section Sec_Dependencies Module Source Dependencies\r
+ *  The following files must be built with any user project that uses this module:\r
+ *    - LUFA/Drivers/USB/Class/Host/Audio.c\r
+ *\r
  *  \section Module Description\r
  *  Host Mode USB Class driver framework interface, for the MIDI USB Class driver.\r
  *\r
@@ -49,7 +53,8 @@
                        extern "C" {\r
                #endif\r
 \r
-       /* Function Prototypes: */\r
+       /* Public Interface - May be used in end-application: */\r
+               /* Function Prototypes: */\r
                \r
        /* Disable C linkage for C++ Compilers: */\r
                #if defined(__cplusplus)\r