doc: stm32f0: comparator: move to "peripheral api" style

The COMP peripheral was left by it's own.

Signed-off-by: Karl Palsson <karlp@tweak.au>
This commit is contained in:
Karl Palsson
2023-02-02 23:16:31 +00:00
parent b8bdc87d2d
commit 130075a12d

View File

@@ -1,8 +1,7 @@
/** @defgroup comp_file COMP /** @addtogroup comp_file COMP peripheral API
* @ingroup peripheral_apis
* *
* @ingroup STM32F0xx * @brief <b>STM32F0xx comparator peripheral</b>
*
* @brief <b>libopencm3 STM32F0xx COMP</b>
* *
* @version 1.0.0 * @version 1.0.0
* *