mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Minor documentation improvements.
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
* of the various clocks within the device to clock the various peripherals.
|
||||
*/
|
||||
|
||||
/** \ingroup Group_PlatformDrivers
|
||||
* \defgroup Group_PlatformDrivers_UC3Clocks UC3 Clock Management Driver - LUFA/Platform/UC3/ClockManagement.h
|
||||
/** \ingroup Group_PlatformDrivers_UC3
|
||||
* \defgroup Group_PlatformDrivers_UC3Clocks Clock Management Driver - LUFA/Platform/UC3/ClockManagement.h
|
||||
* \brief Module Clock Driver for the AVR32 UC3 microcontrollers.
|
||||
*
|
||||
* \section Sec_Dependencies Module Source Dependencies
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
* handlers within the device.
|
||||
*/
|
||||
|
||||
/** \ingroup Group_PlatformDrivers
|
||||
* \defgroup Group_PlatformDrivers_UC3Interrupts UC3 Interrupt Controller Driver - LUFA/Platform/UC3/InterruptManagement.h
|
||||
/** \ingroup Group_PlatformDrivers_UC3
|
||||
* \defgroup Group_PlatformDrivers_UC3Interrupts Interrupt Controller Driver - LUFA/Platform/UC3/InterruptManagement.h
|
||||
* \brief Interrupt Controller Driver for the AVR32 UC3 microcontrollers.
|
||||
*
|
||||
* \section Sec_Dependencies Module Source Dependencies
|
||||
|
||||
@@ -35,8 +35,8 @@
|
||||
* of the various clocks within the device to clock the various peripherals.
|
||||
*/
|
||||
|
||||
/** \ingroup Group_PlatformDrivers
|
||||
* \defgroup Group_PlatformDrivers_XMEGAClocks AVR USB XMEGA Clock Management Driver - LUFA/Platform/XMEGA/ClockManagement.h
|
||||
/** \ingroup Group_PlatformDrivers_XMEGA
|
||||
* \defgroup Group_PlatformDrivers_XMEGAClocks Clock Management Driver - LUFA/Platform/XMEGA/ClockManagement.h
|
||||
* \brief Module Clock Driver for the AVR USB XMEGA microcontrollers.
|
||||
*
|
||||
* \section Sec_Dependencies Module Source Dependencies
|
||||
|
||||
Reference in New Issue
Block a user