nuttx/configs/nucleo-l452re/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
..
.gitignore
Makefile configs: update STM32L4 configs for ADC changes 2017-08-30 11:40:58 +03:00
nucleo-l452re.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_adc.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 Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_autoleds.c configs/nucleo-l452re/src: board.h must always be the last header file included. 2018-05-15 17:17:20 -06:00
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_bringup.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_buttons.c configs/nucleo-l452re/src: board.h must always be the last header file included. 2018-05-15 17:17:20 -06:00
stm32_dac.c configs/nucleo-l452re/src: board.h must always be the last header file included. 2018-05-15 17:17:20 -06:00
stm32_spi.c configs/nucleo-l452re/src: board.h must always be the last header file included. 2018-05-15 17:17:20 -06:00
stm32_userleds.c configs/nucleo-l452re/src: board.h must always be the last header file included. 2018-05-15 17:17:20 -06:00