nuttx/configs/stm32f429i-disco/src
2015-11-18 14:35:08 -06:00
..
.gitignore Add support for the STM32F429I-Discovery board from Ken Pettit 2013-11-07 16:55:45 -06:00
Makefile Simplify configs/ Makefiles by combining common longic into a new board.mk Makefile fragment. For Paul A. Patience" 2015-09-04 16:42:34 -06:00
stm32_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_boot.c Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
stm32_buttons.c Move board_ prototypes from arch.h to board.h 2015-02-27 20:02:03 -06:00
stm32_cxxinitialize.c Standardize the width of all comment boxes in C files 2015-10-02 17:43:08 -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 board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_ili93414ws.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
stm32_lcd.c Standardize the width of all comment boxes in C header files 2015-10-03 07:41:15 -06:00
stm32_nsh.c Fix several build errors detected by tools/testbuil.sh, most configuration problems 2015-11-18 14:35:08 -06:00
stm32_ostest.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_spi.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:23 -06:00
stm32_usb.c Rename usbhost_storageinit() to usbhost_msc_initialize(). Add calls to usbhost_cdcacm_initialize() is CONFIG_USBHOST_CDCACM is selected. 2015-05-06 14:11:29 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
stm32f429i-disco.h Standardize the width of all comment boxes in C header files 2015-10-03 07:41:15 -06:00