projects
/
pub
/
lufa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e0a3f26
)
Fix documentation glitches from the restructuring changes.
author
Dean Camera
<dean@fourwalledcubicle.com>
Sat, 19 Feb 2011 18:53:30 +0000
(18:53 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Sat, 19 Feb 2011 18:53:30 +0000
(18:53 +0000)
LUFA/Drivers/Misc/AT45DB321C.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Misc/AT45DB642D.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/Serial.h
patch
|
blob
|
blame
|
history
LUFA/Drivers/Peripheral/TWI.h
patch
|
blob
|
blame
|
history
diff --git
a/LUFA/Drivers/Misc/AT45DB321C.h
b/LUFA/Drivers/Misc/AT45DB321C.h
index
e2b4fd2
..
083268d
100644
(file)
--- a/
LUFA/Drivers/Misc/AT45DB321C.h
+++ b/
LUFA/Drivers/Misc/AT45DB321C.h
@@
-34,7
+34,7
@@
* Dataflash command constants for the Atmel AT45DB321C Dataflash IC.
\r
*/
\r
\r
* Dataflash command constants for the Atmel AT45DB321C Dataflash IC.
\r
*/
\r
\r
-/** \ingroup Group_
AT45DB321C
\r
+/** \ingroup Group_
MiscDrivers
\r
* \defgroup Group_AT45DB321C AT45DB321C Commands
\r
*
\r
* Dataflash command constants for the Atmel AT45DB321C Dataflash IC.
\r
* \defgroup Group_AT45DB321C AT45DB321C Commands
\r
*
\r
* Dataflash command constants for the Atmel AT45DB321C Dataflash IC.
\r
diff --git
a/LUFA/Drivers/Misc/AT45DB642D.h
b/LUFA/Drivers/Misc/AT45DB642D.h
index
5984fc4
..
923a3b7
100644
(file)
--- a/
LUFA/Drivers/Misc/AT45DB642D.h
+++ b/
LUFA/Drivers/Misc/AT45DB642D.h
@@
-34,7
+34,7
@@
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
\r
*/
\r
\r
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
\r
*/
\r
\r
-/** \ingroup Group_
AT45DB642D
\r
+/** \ingroup Group_
MiscDrivers
\r
* \defgroup Group_AT45DB642D AT45DB642D Commands
\r
*
\r
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
\r
* \defgroup Group_AT45DB642D AT45DB642D Commands
\r
*
\r
* Dataflash command constants for the Atmel AT45DB642D Dataflash IC.
\r
diff --git
a/LUFA/Drivers/Peripheral/Serial.h
b/LUFA/Drivers/Peripheral/Serial.h
index
0c6cd86
..
a6fcb44
100644
(file)
--- a/
LUFA/Drivers/Peripheral/Serial.h
+++ b/
LUFA/Drivers/Peripheral/Serial.h
@@
-43,7
+43,7
@@
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
*
* \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
*
* \section Sec_ModDescription Module Description
* Hardware serial USART driver. This module provides an easy to use driver for the setup and transfer
diff --git
a/LUFA/Drivers/Peripheral/TWI.h
b/LUFA/Drivers/Peripheral/TWI.h
index
e7eb850
..
4ba8610
100644
(file)
--- a/
LUFA/Drivers/Peripheral/TWI.h
+++ b/
LUFA/Drivers/Peripheral/TWI.h
@@
-43,7
+43,7
@@
*
* \section Sec_Dependencies Module Source Dependencies
* The following files must be built with any user project that uses this module:
*
* \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
*
* \section Sec_ModDescription Module Description
* Hardware TWI driver. This module provides an easy to use driver for the setup and transfer of data over