nuttx/configs/nucleo-l496zg/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
nucleo-144.h
stm32_adc.c
stm32_appinitialize.c
stm32_autoleds.c
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_buttons.c
stm32_dac.c
stm32_dfsdm.c
stm32_dma_alloc.c
stm32_sdio.c
stm32_spi.c
stm32_usb.c
stm32_userleds.c