nuttx/configs/stm32f429i-disco/src
2016-06-11 14:55:27 -06:00
..
.gitignore Add support for the STM32F429I-Discovery board from Ken Pettit 2013-11-07 16:55:45 -06:00
Makefile Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:03:09 -06:00
stm32_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_autoleds.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
stm32_boot.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_buttons.c On stm32F2xx gpio is encoded to 20bits but the button definitions use 16bit type. 2016-02-25 11:12:27 -06:00
stm32_extmem.c STM32F429i-Discovery: Need to add pin disambiguation due to changes to pinmap header files 2015-11-01 17:40:30 -06:00
stm32_idle.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
stm32_ili93414ws.c Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00
stm32_lcd.c Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00
stm32_ostest.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
stm32_spi.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
stm32_usb.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
stm32_userleds.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
stm32f429i-disco.h For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00