Add platform driver dispatch header and makefile module source variable.

This commit is contained in:
Dean Camera 2012-06-02 19:56:50 +00:00
parent 0d888458e1
commit 450ff51b7e
6 changed files with 92 additions and 9 deletions

View file

@ -19,11 +19,6 @@
* 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.
*/
/** \defgroup Group_PlatformDrivers_AVR8 AVR8
* \ingroup Group_PlatformDrivers
*