nuttx/configs/tm4c123g-launchpad/src
2017-04-09 14:44:49 -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 Remove all references to board_adc_setup() 2016-12-05 17:06:08 -06:00
tm4c_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
tm4c_at24.c Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:25:14 -06:00
tm4c_autoleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00
tm4c_boot.c Rename tm4c_spi.. to tm4c_ssi.. 2016-02-04 10:57:25 -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 Eliminate a warning about garbage at the end of the line. 2017-04-09 12:13:47 -06:00
tm4c_timer.c Tiva boards: Fix a naming collision, rename board-specific function from tiva_timer_initialize() to tiva_timer_configure() to remove conflict 2016-05-23 08:26:46 -06:00