Browse Source

stm32l: lptimer: stylecheck

pull/1395/head
Karl Palsson 3 years ago
parent
commit
c78007338e
  1. 2
      include/libopencm3/stm32/l0/lptimer.h
  2. 2
      include/libopencm3/stm32/l4/lptimer.h

2
include/libopencm3/stm32/l0/lptimer.h

@ -1,7 +1,7 @@
/** @defgroup lptimer_defines LPTIM Defines
*
* @ingroup STM32L0xx_defines
*
*
* @brief <b>libopencm3 Defined Constants and Types for the STM32L0xx Low Power Timer</b>
*
* @version 1.0.0

2
include/libopencm3/stm32/l4/lptimer.h

@ -1,7 +1,7 @@
/** @defgroup lptimer_defines LPTIM Defines
*
* @ingroup STM32L4xx_defines
*
*
* @brief <b>libopencm3 Defined Constants and Types for the STM32L4xx Low Power Timer</b>
*
* @version 1.0.0

Loading…
Cancel
Save