incubator-nuttx/configs/dk-tm4c129x/src
Gregory Nutt 77f980e676 Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set. 2017-04-09 14:44:49 -06:00
..
.gitignore Remove EXPERIMENTAL dependency from the Traveler game. It is basically functional now. 2014-12-16 15:27:36 -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
dk-tm4c129x.h 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
tm4c_appinit.c Add an argument to board_app_initialize() 2016-05-24 10:51:22 -06:00
tm4c_autoleds.c Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
tm4c_boot.c Rename tm4c_spi.. to tm4c_ssi.. 2016-02-04 10:57:25 -06:00
tm4c_bringup.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -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_ethernet.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
tm4c_ssi.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
tm4c_timer.c Centralize definitions associated with CONFIG_DEBUG_TIMER 2016-06-16 07:16:25 -06:00
tm4c_tmp100.c Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:25:14 -06:00
tm4c_userleds.c Centralize definitions associated with CONFIG_DEBUG_LEDS 2016-06-15 14:12:19 -06:00