stm32: doc: move timer to peripheral_apis

Drop all the dummy timer.c files, and _actually_ compile the L1 specific
file that was dropped by accident in 5b8953124e in 2013!
This commit is contained in:
Karl Palsson
2019-05-21 23:03:50 +00:00
parent 1e06c48201
commit 9382042180
9 changed files with 13 additions and 161 deletions

View File

@@ -43,7 +43,7 @@ OBJS += gpio_common_all.o gpio_common_f0234.o
OBJS += i2c_common_v1.o iwdg_common_all.o
OBJS += pwr_common_v1.o pwr_common_v2.o rtc_common_l1f024.o
OBJS += spi_common_all.o spi_common_v1.o spi_common_v1_frf.o
OBJS += timer_common_all.o
OBJS += timer.o timer_common_all.o
OBJS += usart_common_all.o usart_common_f124.o
OBJS += exti_common_all.o
OBJS += rcc_common_all.o

View File

@@ -1,7 +1,5 @@
/** @defgroup timer_file Timers
@ingroup STM32L1xx
/** @defgroup timer_file
@ingroup peripheral_apis
@brief <b>libopencm3 STM32L1xx Timers</b>
@version 1.0.0
@@ -30,10 +28,10 @@
* along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
/**@{*/
#include <libopencm3/stm32/timer.h>
/**@{*/
/*---------------------------------------------------------------------------*/
/** @brief Set Timer Option