rt-thread-official/bsp/stm32f429-apollo/drivers
armink 0d7ba79219 Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
..
audio Remove the DBG_COLOR and DBG_ENABLE definition. 2019-03-06 17:54:30 +08:00
Kconfig [bsp][stm32f429-apollo]add audio sound and micphone driver. 2018-11-15 11:32:11 +08:00
SConscript [bsp][stm32f429-apollo]add audio sound and micphone driver. 2018-11-15 11:32:11 +08:00
board.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
board.h [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_eth.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_eth.h [bsp] added Ethernet driver and lwip in stm32f429-apollo board 2017-06-09 14:58:33 +08:00
drv_gpio.c [bsp][stm32 hal drv_gpio]If there is no pull-up or pull-down outside, there will be problems with just setting "GPIO_InitStruct.Pull = GPIO_NOPULL". 2018-12-13 10:33:46 +08:00
drv_gpio.h [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_i2c.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_i2c.h [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_lcd.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_lcd.h add ili9341 lcd device and simple gui demo 2017-06-08 18:36:55 +08:00
drv_mpu.c iar 类型检查严格 修改函数定义类型。 2017-10-31 14:46:14 +08:00
drv_mpu.h iar 类型检查严格 修改函数定义类型。 2017-10-31 14:46:14 +08:00
drv_nand.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_nand.h [完善]:修改429bsp,8g的sd卡可以使用,但是大容量32g的卡无法通过初始化。 2017-10-09 17:05:04 +08:00
drv_pcf8574.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_pcf8574.h [bsp] added Ethernet driver and lwip in stm32f429-apollo board 2017-06-09 14:58:33 +08:00
drv_rtc.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_rtc.h [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_sdio_sd.c [bsp][stm32f429-apollo] Change the SDIO initialization frequency to 400K for improve reliability. 2018-05-31 17:11:04 +08:00
drv_sdio_sd.h 增加bsp:stm32f429-apollo 2017-04-12 09:25:37 +08:00
drv_sdram.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_sdram.h [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_spi.c [bsp][stm32f429-apollo]add audio sound and micphone driver. 2018-11-15 11:32:11 +08:00
drv_spi.h [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
drv_spi_flash.c [license] Change the license to Apache 2018-10-16 14:18:50 +08:00
stm32f4xx_hal_conf.h [bsp][stm32f429-apollo]add audio sound and micphone driver. 2018-11-15 11:32:11 +08:00
stm32f4xx_it.c 增加bsp:stm32f429-apollo 2017-04-12 09:25:37 +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 [license] Change the license to Apache 2018-10-16 14:18:50 +08:00