aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA/TM4C123x/WDG
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #145 from marcoveeneman/tiva_improvementsFabien Poussin2018-03-083-46/+260
|\ | | | | Various Tiva improvements
| * Updated all mcuconf.h files to include PAL IRQ settings.marcoveeneman2018-03-071-7/+7
| |
| * Updated all halconf.h filesmarcoveeneman2018-02-271-5/+121
| |
| * Updated all chconf.h filesmarcoveeneman2018-02-271-34/+132
| |
* | Removed duplicate OpenOCD on ICDI launch configurations.marcoveeneman2018-02-121-10/+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
|
* Replaced port+pad by line in the demos and testhal.marcoveeneman2016-10-301-8/+7
|
* Updated mcuconf.h files.marcoveeneman2016-10-291-3/+3
|
* Some missing changes.marcoveeneman2016-10-271-1/+1
|
* Updated ChibiStudio .cproject files.marcoveeneman2016-10-271-2/+19
|
* Implemented smart build for Tiva platform.marcoveeneman2016-08-091-1/+7
|
* Tiva. Fixed project files of testhal and demos.marcoveeneman2016-05-111-1/+1
|
* Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-281-2/+4
|
* Tiva. WDG. Changed fixed load value to the system clock in the demo.marcoveeneman2016-04-281-1/+1
|
* Mass license update.marcoveeneman2016-04-284-1/+49
|
* Disabled SPI support in halconf.h and added some comments in main.cmarcoveeneman2016-04-112-2/+6
|
* Tiva. WDG. Added testhal demo for Watchdog driver.marcoveeneman2016-04-069-0/+1439