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

@ -37,7 +37,7 @@
*/
/** \ingroup Group_SubsystemDrivers
* @defgroup Group_ADC ADC Driver - LUFA/Drivers/AT90USBXXX/ADC.h
* @defgroup Group_ADC ADC Driver - LUFA/Drivers/Peripheral/ADC.h
*/
#ifndef __ADC_H__