aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA/TM4C123x/PWM
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
|
* Removed TESTSRC and TESTINC from some makefiles which didnt use themmarcoveeneman2018-03-151-2/+1
|
* Aligned Tiva Makefilesmarcoveeneman2018-03-121-17/+11
|
* Merge pull request #145 from marcoveeneman/tiva_improvementsFabien Poussin2018-03-083-46/+267
|\ | | | | 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/+128
| |
| * 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-9/+9
|
* Updated mcuconf.h files.marcoveeneman2016-10-291-3/+3
|
* Updated ChibiStudio .cproject files.marcoveeneman2016-10-271-2/+19
|
* Implemented smart build for Tiva platform.marcoveeneman2016-08-091-0/+6
|
* Tiva. Fixed and added missing debug and external tool configurations.marcoveeneman2016-05-111-1/+1
|
* Tiva. Fixed project files of testhal and demos.marcoveeneman2016-05-111-8/+3
|
* 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 testhal for OS compatibilityFabio Utzig2016-04-042-3/+28
|
* Fixed rest of paths in build scripts.barthess2015-08-241-1/+0
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-201-4/+6
|
* Tiva. Removed unnecessary include of test.mk in makefiles.marcoveeneman2015-04-161-1/+0
|
* Tiva. Updated makefiles for Tiva demos and testhal.marcoveeneman2015-04-161-12/+25
|
* Updated mcuconf files of Tiva teshal demos for GPT, I2C and PWM.marcoveeneman2015-03-041-0/+10
|
* Updated Tiva Testhal demos for GPT and PWM.marcoveeneman2015-03-041-18/+7
|
* Renamed Tiva launch and debug configurations.marcoveeneman2015-02-172-0/+0
| | | | Fixed wrong SYSCTL access of gpt, i2c and pwm after changing the SYSCTL structure in TM4C123x.h.
* Added debug and external tool configuration for the TM4C123x PWM testhal.marcoveeneman2015-01-222-0/+62
|
* Added project files for the TM4C123x PWM testhal.marcoveeneman2015-01-222-0/+157
|
* Added Tiva TM4C123x GPT, I2C and PWM examples to the testhal.marcoveeneman2014-10-135-0/+1198