4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-14 19:09:24 +08:00

9 Commits

Author SHA1 Message Date
a1012112796
60bda424eb [bsp][stm32] 更新stm32f427-robomaster-a外设驱动配置
1.增加串口1,7,8配置,经实机测试无误
2.增加PWM4 CH1 -- 4, PWM12(BUZZER)配置,因条件有限,仅测试了TIM12 CH1
3.经测试,CAN通信无法正常使用,原因尚未找出,故暂时删去此配置
测试所用编译器: mdk5, IAR
2019-09-10 19:17:38 +08:00
zhouchuanfu
d52a412f4c 增加串口DMA发送功能 2019-05-03 20:52:31 +08:00
guozhanxin
6013aafb6b [bsp][stm32]添加 uart6 的支持 2019-04-02 19:16:07 +08:00
SummerGift
38a3858dcb [bsp][stm32] fix dma config bug 2019-01-19 09:15:40 +08:00
HubretXie
a4b57e2d6c
Update uart_config.h 2019-01-17 13:09:06 +08:00
SummerGift
289b4316af [bsp][stm32] add extern "C" for header file 2019-01-09 10:12:35 +08:00
SummerGift
574492a282 [bsp][stm32] Modify the DMA implementation 2019-01-08 11:59:27 +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