nuttx/configs/pcduino-a10/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
..
a1x_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
a1x_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
a1x_leds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
Makefile Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c 2016-02-04 12:26:38 -06:00
pcduino_a10.h Rename arch_nshinitialize() to board_app_initialize() 2015-03-31 10:21:31 -06:00