Commit Graph

8 Commits

Author SHA1 Message Date
Hao Zhu 762c1be8bb [bsp/stm32f7-disco] 修复串口驱动编译报错
__HAL_UART_CLEAR_FLAG在stm32f7xx_hal_uart.h中不存在,编译会报错
2018-12-08 23:07:58 +08:00
BalanceTWK f375486e49 [stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost. 2018-12-06 15:04:36 +08:00
chenchaoqun@rt-thread.com 87dad10f3f [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
zyh fef8169a15 [BSP][STM32F7-DISCO]fix bsp
update to 3.0.4
2018-05-18 20:19:18 +08:00
Bernard Xiong 9ad05db536 [BSP] fixed stm32f7-disco interrupt issue. 2015-09-20 14:47:50 +08:00
Bernard Xiong 8d309a40f5 [BSP] Add copyright information. 2015-09-02 12:06:40 +08:00
Bernard Xiong fc54a74abb [BSP] stm32f7-disco cleanup 2015-08-09 09:17:28 +08:00
Bernard Xiong 33b95be42a [BSP] rename stm32f7 to stm32f7-disco 2015-08-09 08:36:52 +08:00