nuttx/configs/dk-tm4c129x/src
2016-05-30 11:52:07 -06:00
..
.gitignore Remove EXPERIMENTAL dependency from the Traveler game. It is basically functional now. 2014-12-16 15:27:36 -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
Makefile Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE 2016-02-04 12:14:17 -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 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_buttons.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 12:37:46 -06:00
tm4c_ethernet.c Replace confusing references to uIP with just 'the network' 2016-05-30 11:52:07 -06:00
tm4c_ssi.c Rename tm4c_spi.. to tm4c_ssi.. 2016-02-04 10:57:25 -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
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 Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00