nuttx/configs/metro-m4/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
metro-m4.h Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_autoleds.c Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
sam_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_bringup.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
sam_userleds.c configs/metro-m4: Fix Metro M4 compile and link. This rippled back to more changes in arch/arm/src/samd5e5, like the sercom logic was not in the compile! Also a great opporunity to improve some naming. 2018-07-29 16:29:54 -06:00