aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA/TM4C123x/ADC
Commit message (Collapse)AuthorAgeFilesLines
* 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-20/+13
|
* Merge pull request #145 from marcoveeneman/tiva_improvementsFabien Poussin2018-03-083-46/+268
|\ | | | | Various Tiva improvements
| * Updated all mcuconf.h files to include PAL IRQ settings.marcoveeneman2018-03-071-7/+8
| |
| * 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>
* Improved ADC testhal application.marcoveeneman2017-07-031-1/+5
|
* Improved ADC driver and ADC testhal application.marcoveeneman2017-07-031-7/+7
|
* Initial ADC driver and testhal application for TM4C123x.marcoveeneman2017-07-039-0/+1594