doxygen: fix more broken groupings
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @defgroup crs_defines CRS Defines
|
||||
*
|
||||
* @brief <b>Defined Constants and Types for the Clock Recovery System.</b>
|
||||
* @brief <b>Defined Constants and Types for the Clock Recovery System</b>
|
||||
*
|
||||
* @ingroup STM32L0xx_defines
|
||||
*
|
||||
|
||||
@@ -32,8 +32,7 @@ LGPL License Terms @ref lgpl_license
|
||||
* along with this library. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef LIBOPENCM3_TIMER_H
|
||||
#define LIBOPENCM3_TIMER_H
|
||||
#pragma once
|
||||
|
||||
#include <libopencm3/stm32/common/timer_common_all.h>
|
||||
|
||||
@@ -98,6 +97,3 @@ LGPL License Terms @ref lgpl_license
|
||||
|
||||
/**@}*/
|
||||
|
||||
#endif
|
||||
|
||||
/**@}*/
|
||||
|
||||
Reference in New Issue
Block a user