rt-thread/bsp/stm32f429-disco/drivers
xuzhuoyi 8ed3e82e22 [bsp][stm32f429-disco] register touch device to RT-Thread 2018-10-03 16:50:04 +08:00
..
Kconfig add bsp/stm32f429-disco/Kconfig bsp/stm32f429-disco/drivers/Kconfig 2017-11-01 11:02:48 +08:00
SConscript [bsp][stm32f429-disco] Modify readme.md 2018-09-15 14:28:09 +08:00
board.c [bsp][stm32f429-disco] Fix The Travis CI building failure 2018-09-15 16:22:54 +08:00
board.h update bsp/stm32f429-disco/drivers/board.h 2017-11-01 11:10:12 +08:00
drv_i2c.c [bsp][stm32f429-disco] Add i2c support 2018-10-03 00:00:47 +08:00
drv_i2c.h [bsp][stm32f429-disco] Add i2c support 2018-10-03 00:00:47 +08:00
drv_lcd.c [bsp][stm32f429-disco] Fix missing of info->framebuffer 2018-10-02 22:12:53 +08:00
drv_lcd.h [bsp][stm32f429-disco] Add guiengine support 2018-09-13 21:35:52 +08:00
drv_sdram.c [bsp][stm32f429-disco] Fix assertion failed at function:rt_malloc 2016-08-22 15:59:53 +08:00
drv_sdram.h [bsp][stm32f429-disco] Change to use rt_components_init() 2018-09-14 20:30:09 +08:00
drv_touch.c [bsp][stm32f429-disco] register touch device to RT-Thread 2018-10-03 16:50:04 +08:00
drv_touch.h [bsp][stm32f429-disco] Add touchscreen support 2018-10-03 15:20:09 +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 [bsp][stm32f429-disco] Change StdPeriph to HAL 2016-08-22 01:03:17 +08:00
usart.h [bsp] add new bsp stm32f429-disco 2016-08-19 00:35:30 +08:00