nuttx/configs/nucleo-f4x1re/src
2016-01-26 12:21:39 -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
nucleo-f4x1re.h For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_adc.c Rename adc_devinit() to board_adc_setup(). Add support to the boardctl() interface so that it can call board_adc_setup() on behalf of an application. Change apps/examples/adc to that is now calls boardctl() instead of adc_devinit() in order to initalize the ADC device. 2015-03-31 15:00:23 -06:00
stm32_ajoystick.c Remove dangling whitespace 2015-10-04 15:28:03 -06:00
stm32_autoleds.c Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
stm32_boot.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -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_io.c Rename configs/nucleo-f401re to configs/nucleo-f4x1re 2014-10-15 07:05:08 -06:00
stm32_nsh.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -06:00
stm32_spi.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00
stm32_userleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
stm32_wireless.c For STM32 boards, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:21:39 -06:00