nuttx/configs/nucleo-l476rg/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
nucleo-l476rg.h
stm32_adc.c
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
stm32_autoleds.c
stm32_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
stm32_buttons.c
stm32_can.c
stm32_cc1101.c
stm32_gpio.c configs: Fix build error caused by commit 459d9f2851 2018-09-11 07:24:29 -06:00
stm32_lsm6dsl.c Merged in raiden00/nuttx_h7 (pull request #720) 2018-09-16 15:58:25 +00:00
stm32_lsm303agr.c Merged in raiden00/nuttx_h7 (pull request #720) 2018-09-16 15:58:25 +00:00
stm32_pcd8544.c
stm32_pwm.c
stm32_qencoder.c
stm32_spi.c
stm32_spimmcsd.c
stm32_timer.c
stm32_userleds.c