aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA/TM4C123x/SPI
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-13/+15
|
* Updated mcuconf.h files.marcoveeneman2016-10-291-3/+3
|
* Some missing changes.marcoveeneman2016-10-271-2/+2
|
* Updated ChibiStudio .cproject files.marcoveeneman2016-10-271-0/+18
|
* 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-112-10/+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 testhal for OS compatibilityFabio Utzig2016-04-042-3/+28
|
* Fixed rest of paths in build scripts.barthess2015-08-241-1/+0
|
* TIVA. Fixed warnings about incorrect thread functions declaration.barthess2015-08-241-4/+2
|
* 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
|
* Added Tiva SPI example to testhal for TM4C123x devices.marcoveeneman2015-03-179-0/+1456