Bernard Xiong
|
bccdf912c8
|
Merge pull request #4764 from KyleChenjh/master
[serial] 增加serial_v2版本的框架和基于stm32的串口驱动
|
2021-06-21 14:29:04 +08:00 |
cyz
|
796c8affdd
|
rt_hw_us_delay的实现有问题,针对这一问题进行了修改
|
2021-06-09 12:35:52 +08:00 |
chenjh
|
d94be14df5
|
[serial] 增加serial_v2版本的框架和基于stm32的串口驱动
|
2021-06-08 09:38:43 +08:00 |
shuobatian
|
7355e4b6f3
|
Merge branch 'fudfe' into gitee_master
|
2021-04-08 21:19:30 +08:00 |
shuobatian
|
a8fb6109e0
|
fix unused device frame error
|
2021-04-05 15:08:53 +08:00 |
Meco Man
|
fc04d828ee
|
[stm32][driver] auto formatted
|
2021-03-08 22:40:39 +08:00 |
Bernard Xiong
|
4529e9a741
|
Merge pull request #4198 from mysterywolf/gettick
[bug] add function rt_tick_get_millisecond() and fix bug #4012
|
2020-12-30 17:20:28 +08:00 |
Meco Man
|
63cd26b0d1
|
update
|
2020-12-30 16:32:20 +08:00 |
Meco Man
|
c2e15e003c
|
add function rt_hw_1ms_tick_get()
|
2020-12-29 00:08:24 +08:00 |
tangweikang
|
f91089b578
|
[BSP][STM32] update void HAL_Delay(__IO uint32_t Delay)
|
2020-12-08 14:36:38 +08:00 |
thread-liu
|
0606261b97
|
[add] stm32mp1 drivers
|
2020-06-20 14:05:14 +08:00 |
流光
|
6ba3767949
|
[update] Configure the lowest priority of STM32 systick interrupts | 配置STM32 systick中断优先级为系统最低.
|
2020-06-04 10:19:22 +08:00 |
tyustli
|
0135c7bd8b
|
port usb host driver to stm32 new series
|
2019-12-20 14:35:26 +08:00 |
HappyTime
|
6e8047e1d6
|
Update drv_common.c
Fix comment errors
|
2019-11-23 16:08:44 +08:00 |
yangjie
|
584cabe035
|
[bsp][stm32/drv_common.c]修复在关闭UART设备框架时,编译报错
|
2019-07-23 19:20:19 +08:00 |
ZYH
|
8fd800fea3
|
[bsp][stm32] fix mdk simulator
|
2019-06-26 14:32:30 +08:00 |
lizhen9880
|
d88afc3985
|
修改systick初始化,由于STM32H7系列与STM32F系列时钟架构不同导致
STM32H7系列与STM32F系列时钟架构不同
STM32F系列systick时钟源来自HCLK
STM32H7系列systick时钟源来自SystemCoreClock
因此增加SOC_SERIES_STM32H7作为编译条件
|
2019-05-21 17:26:34 +08:00 |
杨连钊
|
b3cea3f5a8
|
Update drv_common.c
|
2019-03-25 10:35:32 +08:00 |
guozhanxin
|
f4e74ccd18
|
[bsp][stm32] add rt_hw_us_delay
|
2019-03-05 18:23:22 +08:00 |
SummerGift
|
45ece194cc
|
[bsp][stm32] update bsp headfile
|
2019-01-22 10:05:57 +08:00 |
SummerGift
|
3b472cb3cd
|
[bsp][stm32] optimize stm32 headfile
|
2019-01-22 09:15:05 +08:00 |
SummerGift
|
c6be644157
|
[bsp][stm32] update stm32 mul-series drivers
|
2018-12-26 10:43:46 +08:00 |
SummerGift
|
5cbe222196
|
[bsp][STM32] update stm32 bsp
|
2018-11-30 18:29:59 +08:00 |
SummerGift
|
739b2ba51c
|
[bsp][STM32] Add bsp based on new framework
|
2018-11-29 17:06:06 +08:00 |