4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-15 18:19:22 +08:00

10 Commits

Author SHA1 Message Date
ericQiang
ee668cce81 bug fix: the value of timer auto reload should be (val-1) 2019-09-09 22:22:29 +08:00
yexinfu
0c1a12afd8 修复stm32 timer_start函数不能设置HWTIMER_MODE_PERIOD模式
修复timer_start函数注释:将TIM2改为TIM更合理
2019-08-23 07:45:45 +08:00
misonyo
aae6274ef1 [bsp/stm32]add stm32f2xx template 2019-06-18 18:26:49 +08:00
Bernard Xiong
514be9cc47
Merge pull request #2348 from Shuobatian/shuobatian_hwtimer
fix drv_timer.c  stm32f7 TIM14 Interrupt
2019-04-30 08:42:13 +08:00
shuobatian
d84ce01926 fix drv_timer.c stm32f7 TIM14 Interrupt 2019-02-19 09:18:51 +08:00
guanwenliang
7b53218720 完善STM32G071的BSP 2019-02-15 10:43:09 +08:00
SummerGift
02a1fa3079 [bsp][stm32] add hwtimer driver for f7 series 2019-01-08 14:02:18 +08:00
SummerGift
4d6d16fc98 [bsp][stm32] update drivers 2018-12-26 18:16:26 +08:00
SummerGift
c6be644157 [bsp][stm32] update stm32 mul-series drivers 2018-12-26 10:43:46 +08:00
SummerGift
71751eb6f1 [bsp][stm32] add sdio, hw_timer and pwm drivers 2018-12-17 10:38:38 +08:00