Added better module summaries.

This commit is contained in:
Dean Camera 2009-07-14 07:33:06 +00:00
parent e9215b4b36
commit 312748702a
16 changed files with 37 additions and 19 deletions

View file

@ -41,7 +41,8 @@
* - None
*
* \section Module Description
* Functions, macros, variables, enums and types related to the setup of a the SPI port.
* Driver for the hardware SPI port avaliable on most AVR models. This module provides
* an easy to use driver for the setup of and transfer of data over the AVR's SPI port.
*
* @{
*/