nuttx/configs/tm4c123g-launchpad/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 Add basic board support for the TM4C123G Launchpad 2014-03-10 11:25:06 -06:00
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -06:00
tm4c123g-launchpad.h Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
tm4c_adc.c Re-arranging some Tiva directories to simply forthcoming SimpleLink port 2018-12-01 09:29:47 -06:00
tm4c_appinit.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
tm4c_at24.c configs/: Remove dangling spaces at the end of lines in *.c and *.h files. 2017-06-28 13:21:20 -06:00
tm4c_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
tm4c_boot.c Squashed commit of the following: 2019-02-18 15:32:00 -06:00
tm4c_bringup.c Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
tm4c_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
tm4c_ssi.c ti boards 2017-04-28 18:28:09 +02:00
tm4c_timer.c configs/: Correct naming of some configuration variables. 2017-08-24 13:39:57 -06:00