nuttx/configs/dk-tm4c129x/src
2016-02-13 12:37:46 -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 Rename tm4c_spi.. to tm4c_ssi.. 2016-02-04 10:57:25 -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 I2C Tool: Now that the I2C tool uses a character driver, the I2C character drivers must be initialized in board bring-up logic 2016-02-02 14:22:54 -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 I2C Tool: Now that the I2C tool uses a character driver, the I2C character drivers must be initialized in board bring-up logic 2016-02-02 14:22:54 -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 TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLASH registers 2015-01-01 12:28:46 -06:00
tm4c_ssi.c Rename tm4c_spi.. to tm4c_ssi.. 2016-02-04 10:57:25 -06:00
tm4c_timer.c Make some file section headers more consistent with standard 2015-04-08 09:15:17 -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