nuttx/configs/nucleo-f4x1re/src
Gregory Nutt a76e137ce2 Squashed commit of the following:
sched/init/nx_start.c:  Add support for CONFIG_BOARD_DRIVER_INITIALIZE.  If this option is selected then nx_start() will call a board-provided function board_driver_initialize() immediately after calling up_initialize().

    Rename CONFIG_BOARD_INITIALIZE to CONFIG_BOARD_LATE_INITIALIZE.

    Raname board_initialize() to board_late_initialize()
2019-02-18 15:32:00 -06:00
..
Makefile This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
nucleo-f4x1re.h This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
stm32_adc.c Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
stm32_ajoystick.c Rename file_close_detached() to juse file_close() for better consistency in naming. 2018-09-15 13:04:56 -06:00
stm32_appinit.c This commit removes all support and all references to the Spark board and to the CC3000 wireless part. 2018-04-04 09:34:23 -06:00
stm32_autoleds.c
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_buttons.c Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 2017-04-09 14:44:49 -06:00
stm32_qencoder.c
stm32_spi.c configs/nucleo-f4x1re/src/stm32_spi.c: Fix missing left bracket. Thanks to hyungsubkim for posting Issue #102 2018-06-16 16:22:00 -06:00
stm32_userleds.c nucleo-f4x1re User LEDS: Issue #51 reports compilation problems with stm32_userled.c. Reported by Gappi92. 2017-06-01 06:44:24 -06:00