nuttx/configs/stm32f429i-disco/src
2014-12-29 09:50:36 -06:00
..
.gitignore Add support for the STM32F429I-Discovery board from Ken Pettit 2013-11-07 16:55:45 -06:00
Makefile stm32f429i-disco: enable configuration of framebuffer support for the ltdc controller 2014-12-19 14:02:26 -06:00
stm32_autoleds.c STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions 2014-02-18 12:24:21 -06:00
stm32_boot.c stm32f429i-disco: change ltdc initializing during boot up. This moves initializing of the ili9341 lcd and ltdc driver to the board specific initializing routine. 2014-12-29 09:50:36 -06:00
stm32_buttons.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_cxxinitialize.c STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions 2014-02-18 12:24:21 -06:00
stm32_extmem.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_idle.c STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions 2014-02-18 12:24:21 -06:00
stm32_ili93414ws.c stm32f429i-disco: add wrapper for spi5 evice 2014-10-20 15:36:11 -06:00
stm32_lcd.c STM32 LTDC: Move ltdc.h from include/nuttx/video to arch/arm/include/stm32; Trivial updates after general review 2014-12-19 14:52:17 -06:00
stm32_nsh.c stm32f429i-disco: Fix obsolete SPI5 dependency. From Marco Krahl 2014-10-20 15:10:50 -06:00
stm32_ostest.c STM32F429 Discovery: All src/ files renamed to make consistent with current naming conventions 2014-02-18 12:24:21 -06:00
stm32_spi.c STM32F429i-Disco USBMC configuration: SPI1 should not be enabled. It is not supported 2014-12-29 07:01:36 -06:00
stm32_usb.c STM32F429i-Disco USB: Strangeness: Conditioned on OTGHS but called otgfs initialize routines. Must be something broken 2014-12-29 07:02:32 -06:00
stm32_userleds.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32f429i-disco.h stm32f429i-disco: add wrapper for spi5 evice 2014-10-20 15:36:11 -06:00