aboutsummaryrefslogtreecommitdiffstats
path: root/demos/TIVA/RT-TM4C1294-LAUNCHPAD
Commit message (Collapse)AuthorAgeFilesLines
* Updating Makefiles for 19.1.xFabien Poussin2019-10-011-1/+1
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-121-1/+1
|
* Aligned Tiva Makefilesmarcoveeneman2018-03-121-17/+12
|
* Merge pull request #145 from marcoveeneman/tiva_improvementsFabien Poussin2018-03-085-41/+302
|\ | | | | Various Tiva improvements
| * Updated all mcuconf.h files to include PAL IRQ settings.marcoveeneman2018-03-071-0/+36
| |
| * Disabled tickless timer for TM4C129x demos.marcoveeneman2018-03-021-1/+1
| |
| * Updated all halconf.h filesmarcoveeneman2018-02-271-5/+128
| |
| * Updated all chconf.h filesmarcoveeneman2018-02-271-34/+122
| |
| * Fixed compile errors in demosmarcoveeneman2017-11-243-3/+17
| |
* | Removed duplicate OpenOCD on ICDI launch configurations.marcoveeneman2018-02-121-11/+0
|/ | | | Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/
* 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