Fix documentation glitches from the restructuring changes.

This commit is contained in:
Dean Camera 2011-02-19 18:53:30 +00:00
parent e0a3f26978
commit 3832182fe1
4 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
* Dataflash command constants for the Atmel AT45DB321C Dataflash IC.
*/
/** \ingroup Group_AT45DB321C
/** \ingroup Group_MiscDrivers
* \defgroup Group_AT45DB321C AT45DB321C Commands
*
* Dataflash command constants for the Atmel AT45DB321C Dataflash IC.

View File

@ -34,7 +34,7 @@
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
*/
/** \ingroup Group_AT45DB642D
/** \ingroup Group_MiscDrivers
* \defgroup Group_AT45DB642D AT45DB642D Commands
*
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.

View File

@ -43,7 +43,7 @@
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
* - LUFA/Drivers/Peripheral/$(ARCH)/Serial.c <i>(Makefile source module name: LUFA_SRC_SERIAL)</i>
* - LUFA/Drivers/Peripheral/<i>ARCH</i>/Serial.c <i>(Makefile source module name: LUFA_SRC_SERIAL)</i>
*
* \section Sec_ModDescription Module Description
* Hardware serial USART driver. This module provides an easy to use driver for the setup and transfer

View File

@ -43,7 +43,7 @@
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
* - LUFA/Drivers/Peripheral/$(ARCH)TWI.c <i>(Makefile source module name: LUFA_SRC_TWI)</i>
* - LUFA/Drivers/Peripheral/<i>ARCH</i>/TWI.c <i>(Makefile source module name: LUFA_SRC_TWI)</i>
*
* \section Sec_ModDescription Module Description
* Hardware TWI driver. This module provides an easy to use driver for the setup and transfer of data over