aboutsummaryrefslogtreecommitdiffstats
path: root/demos/TIVA/RT-TM4C1294-LAUNCHPAD
Commit message (Collapse)AuthorAgeFilesLines
* Add version tagsFabio Utzig2017-10-091-0/+1
| | | | Signed-off-by: Fabio Utzig <utzig@apache.org>
* Updated license headersmarcoveeneman2017-04-202-2/+2
|
* 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
|
* Some missing changes.marcoveeneman2016-10-271-1/+1
|
* Updated ChibiStudio .cproject files.marcoveeneman2016-10-271-0/+147
|
* Fixed .launch file for RT-TM4C1294-LAUNCHPAD demo.marcoveeneman2016-08-301-2/+2
|
* Implemented smart build for Tiva platform.marcoveeneman2016-08-091-0/+6
|
* Tiva. Fixed and added missing debug and external tool configurations.marcoveeneman2016-05-112-0/+63
|
* Tiva. Fixed project files of testhal and demos.marcoveeneman2016-05-111-4/+4
|
* Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-281-2/+4
|
* Mass license update.marcoveeneman2016-04-284-1/+49
|
* Fix tiva demosFabio Utzig2016-04-043-11/+32
|
* Fixed rest of paths in build scripts.barthess2015-08-241-1/+2
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-3/+3
|
* Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x ↵marcoveeneman2015-04-161-1/+1
| | | | demos.
* Tiva. Updated makefiles for Tiva demos and testhal.marcoveeneman2015-04-161-11/+23
|
* 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 project files for the RT-TM4C1294-LAUNCHPAD demo.marcoveeneman2015-01-222-0/+105
|
* Added Tiva demos.marcoveeneman2014-10-135-0/+1169