nuttx/configs/stm32f429i-disco/src
2015-02-13 08:41:34 -06:00
..
.gitignore
Makefile
stm32_autoleds.c
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
stm32_cxxinitialize.c
stm32_extmem.c
stm32_idle.c RTC: Remove all backdoor interfaces from rtc.h 2015-02-13 08:41:34 -06:00
stm32_ili93414ws.c
stm32_lcd.c
stm32_nsh.c
stm32_ostest.c
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
stm32f429i-disco.h