projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Endpoint configuration is now refined to give better output when all configurations...
[pub/USBasp.git]
/
LUFA
/
Drivers
/
Peripheral
/
SPI.h
diff --git
a/LUFA/Drivers/Peripheral/SPI.h
b/LUFA/Drivers/Peripheral/SPI.h
index
4ada793
..
d8d60ed
100644
(file)
--- a/
LUFA/Drivers/Peripheral/SPI.h
+++ b/
LUFA/Drivers/Peripheral/SPI.h
@@
-33,9
+33,14
@@
* Hardware SPI subsystem driver for the supported USB AVRs models.
\r
*/
\r
\r
* Hardware SPI subsystem driver for the supported USB AVRs models.
\r
*/
\r
\r
-/** \ingroup Group_
Subsystem
Drivers
\r
+/** \ingroup Group_
Peripheral
Drivers
\r
* @defgroup Group_SPI SPI Driver - LUFA/Drivers/Peripheral/SPI.h
\r
*
\r
* @defgroup Group_SPI SPI Driver - LUFA/Drivers/Peripheral/SPI.h
\r
*
\r
+ * \section Sec_Dependencies Module Source Dependencies
\r
+ * The following files must be built with any user project that uses this module:
\r
+ * - None
\r
+ *
\r
+ * \section Module Description
\r
* Functions, macros, variables, enums and types related to the setup of a the SPI port.
\r
*
\r
* @{
\r
* Functions, macros, variables, enums and types related to the setup of a the SPI port.
\r
*
\r
* @{
\r