aboutsummaryrefslogtreecommitdiffstats
path: root/demos/TIVA/RT-TM4C1294-LAUNCHPAD/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed compile errors in demosmarcoveeneman2017-11-241-2/+4
|
* Updated license headersmarcoveeneman2017-04-201-1/+1
|
* Fixed incorrect type used for line field in led_config structures.marcoveeneman2016-11-211-1/+1
|
* Replaced port+pad by line in the demos and testhal.marcoveeneman2016-10-301-19/+26
|
* Mass license update.marcoveeneman2016-04-281-1/+1
|
* Fix tiva demosFabio Utzig2016-04-041-7/+4
|
* Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to ↵marcoveeneman2015-03-031-27/+16
| | | | configure the used pins at runtime and moved the TestThread execution before the blink threads are started.
* Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output ↵marcoveeneman2015-03-031-0/+3
| | | | push-pull.
* Added Tiva demos.marcoveeneman2014-10-131-0/+125