diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-06-02 19:56:50 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-06-02 19:56:50 +0000 |
commit | 450ff51b7e3e8c5c8a39760bc05fb763abf780c0 (patch) | |
tree | e714e4dfacb9a64049696c6816930a775273b886 /LUFA/DoxygenPages | |
parent | 0d888458e17a57473e2d41229302ab401a815545 (diff) | |
download | lufa-450ff51b7e3e8c5c8a39760bc05fb763abf780c0.tar.gz lufa-450ff51b7e3e8c5c8a39760bc05fb763abf780c0.tar.bz2 lufa-450ff51b7e3e8c5c8a39760bc05fb763abf780c0.zip |
Add platform driver dispatch header and makefile module source variable.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/Groups.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/LUFA/DoxygenPages/Groups.txt b/LUFA/DoxygenPages/Groups.txt index 321779d74..e6ad884b6 100644 --- a/LUFA/DoxygenPages/Groups.txt +++ b/LUFA/DoxygenPages/Groups.txt @@ -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 * |