rt-thread/bsp/stm32f429-disco/drivers
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
..
Kconfig [bsp][stm32f429-disco] Add LCD/touch/i2c to Kconfig 2018-10-04 15:45:13 +08:00
SConscript [bsp][stm32f429-disco] Add LCD/touch/i2c to Kconfig 2018-10-04 15:45:13 +08:00
board.c [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
board.h Merge pull request #1864 from xuzhuoyi/stm32f429-disco 2018-10-05 14:40:35 +08:00
drv_i2c.c [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
drv_i2c.h [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
drv_lcd.c [bsp][stm32f429-disco] support ANSI C. 2018-12-03 20:25:05 +08:00
drv_lcd.h [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
drv_sdram.c [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
drv_sdram.h [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
drv_touch.c [bsp][stm32f429-disco] support ANSI C. 2018-12-03 20:25:05 +08:00
drv_touch.h [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00
stm32f4xx_hal_conf.h [bsp][stm32f429-disco] Add LCD support 2018-09-13 18:44:51 +08:00
stm32f4xx_it.c [bsp] add new bsp stm32f429-disco 2016-08-19 00:35:30 +08:00
usart.c [stm32 drv usart] 修复串口发送第一个字节丢失的问题。| Fixed a problem where the first byte of a serial port was lost. 2018-12-06 15:04:36 +08:00
usart.h [bsp][stm32f429-disco] Adjust the copyright information 2018-10-05 13:29:50 +08:00