Enhance and document the AVR32 UC3 platform drivers.

This commit is contained in:
Dean Camera 2011-07-12 13:32:11 +00:00
parent bd8046976f
commit 5f51554a5e
5 changed files with 398 additions and 174 deletions

View file

@ -19,3 +19,7 @@
* Miscellaneous driver Functions, macros, variables, enums and types.
*/
/** @defgroup Group_PlatformDrivers System Platform Drivers
*
* Drivers relating to the general architecture platform, such as clock setup and interrupt management.
*/