4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-14 20:29:23 +08:00

7 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
HubretXie
0e4b502319
Update dma_config.h
串口dma中断名称统一修改为uart
2019-01-17 12:56:39 +08:00
SummerGift
289b4316af [bsp][stm32] add extern "C" for header file 2019-01-09 10:12:35 +08:00
SummerGift
0d025a69e6 [bsp][stm32] fix bug in dma config && clean up the dma config code 2019-01-08 18:20:17 +08:00
SummerGift
d023fb47ba [bsp][stm32] add all series dma_config files 2019-01-08 11:58:46 +08:00