nuttx/configs/sam4e-ek/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
sam4e-ek.h
sam_ads7843e.c
sam_appinit.c
sam_at25.c
sam_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_buttons.c
sam_ethernet.c
sam_hsmci.c
sam_ili9325.c
sam_ili9341.c
sam_leds.c
sam_spi.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
sam_udp.c
sam_usbmsc.c