summaryrefslogtreecommitdiff
path: root/nuttx/configs/dk-tm4c129x/include/board.h
Commit message (Collapse)AuthorAgeFilesLines
* Tive System Control: Add logic to configure the alternatie clock source ↵Gregory Nutt2015-01-091-0/+18
| | | | (ALTCLK). Needed by the Tiva timer module
* DK-TM4C129X: Add logic to initialize the TMP-100 temperature sensor driver ↵Gregory Nutt2015-01-061-1/+1
| | | | at startup
* DK-TM4C129X: Add support for on-board TMP100 temperature sensorGregory Nutt2015-01-061-6/+24
|
* DK-TM4C129X: Enable I2C6 and the I2C tool in the default configurationGregory Nutt2015-01-051-0/+8
|
* DK_TM4C129X: Add more GPIO pin definitionsGregory Nutt2015-01-011-1/+10
|
* DK_TM4C129X: Add some GPIO pin definitionsGregory Nutt2015-01-011-8/+42
|
* Tiva Ethernet: Update Ethernet intializaiton logic. Still things to be doneGregory Nutt2015-01-011-0/+12
|
* TM4C129X: A small step toward understanding new Tiva clockingGregory Nutt2014-12-221-49/+32
|
* DK-TM4C129X: Add support for buttonsGregory Nutt2014-12-181-7/+14
|
* DK-TM4C129X: Add LED supportGregory Nutt2014-12-181-40/+28
|
* Remove EXPERIMENTAL dependency from the Traveler game. It is basically ↵Gregory Nutt2014-12-161-0/+222
functional now.