nuttx/configs/stm32f746g-disco/src
2016-06-15 14:12:19 -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 Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32_boot.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
stm32_buttons.c STM32F746G-DISCO: Fix a couple of compilation problems 2015-07-17 15:42:40 -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 Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
stm32_sporadic.c Correct name of sporadic scheduler hooks 2015-07-27 08:38:38 -06:00
stm32_userleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
stm32f746g-disco.h For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00