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

This commit is contained in:
Dean Camera 2009-04-16 23:59:14 +00:00
parent 8f6b4ddf76
commit 1c16ae399a
38 changed files with 84 additions and 66 deletions

View file

@ -9,7 +9,7 @@
* Functions, macros, variables, enums and types related to the control of physical board hardware.
*/
/** @defgroup Group_SubsystemDrivers Subsystem Drivers
/** @defgroup Group_ChipPeripheralDrivers On-chip Peripheral Drivers
*
* Functions, macros, variables, enums and types related to the control of AVR subsystems.
*/