nuttx/configs/stm32f746g-disco/src
2015-12-02 05:18:10 -06:00
..
.gitignore Add initial support for the STM32 F7 Discovery board 2015-07-16 11:41:40 -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_appinitialize.c New procfs entries must be added BEFORE the procfs is mounted 2015-12-02 05:18:10 -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 STM32F746G-DISCO: Fix a couple of compilation problems 2015-07-17 15:42:40 -06:00
stm32_ostest.c Add initial support for the STM32 F7 Discovery board 2015-07-16 11:41:40 -06:00
stm32_spi.c Fix some spacing problems 2015-10-04 14:59:44 -06:00
stm32_sporadic.c Correct name of sporadic scheduler hooks 2015-07-27 08:38:38 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
stm32f746g-disco.h STM32F429i Discovery uses CCM procfs and so needs FS_PROCFS_REGISTER=y 2015-12-01 15:03:39 -06:00