Partial commit: Rename references to Drivers/AT90USBXXX to Drivers/Peripheral.

This commit is contained in:
Dean Camera 2009-04-17 00:06:53 +00:00
parent 1c16ae399a
commit 710d48a48a
6 changed files with 7 additions and 7 deletions

View file

@ -34,7 +34,7 @@
*/
/** \ingroup Group_SubsystemDrivers
* @defgroup Group_Serial Serial USART Driver - LUFA/Drivers/AT90USBXXX/Serial.h
* @defgroup Group_Serial Serial USART Driver - LUFA/Drivers/Peripheral/Serial.h
*
* Functions, macros, variables, enums and types related to the setup of the USART for serial communications.
*