Fixed GenericHIDHost demo report write routine incorrect for control type requests...
[pub/USBasp.git] / LUFA / Drivers / AT90USBXXX / Serial.h
index bbf3044..f08f9a0 100644 (file)
  *  Driver for the USART subsystem on supported USB AVRs.\r
  */\r
  \r
+/** \ingroup Group_SubsystemDrivers\r
+ *  @defgroup Group_Serial Serial USART Driver - LUFA/Drivers/AT90USBXXX/Serial.h\r
+ *\r
+ *  Functions, macros, variables, enums and types related to the setup of the USART for serial communications.\r
+ *\r
+ *  @{\r
+ */\r
\r
 #ifndef __SERIAL_H__\r
 #define __SERIAL_H__\r
 \r
                #endif\r
                \r
 #endif\r
+\r
+/** @} */\r