aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/TIVA
Commit message (Collapse)AuthorAgeFilesLines
* Updating Makefiles for 19.1.xFabien Poussin2019-10-017-7/+7
|
* Updated ChibiOS path for all MakefilesFabien Poussin2019-03-127-7/+7
|
* Moved pal testhal makefiles and configuration into foldersmarcoveeneman2018-03-1613-10/+10
|
* Removed TESTSRC and TESTINC from some makefiles which didnt use themmarcoveeneman2018-03-159-22/+7
|
* Fixed CONFDIR missing in PAL makefilesmarcoveeneman2018-03-122-2/+2
|
* Aligned Tiva Makefilesmarcoveeneman2018-03-129-163/+105
|
* Merge pull request #145 from marcoveeneman/tiva_improvementsFabien Poussin2018-03-0841-516/+4043
|\ | | | | Various Tiva improvements
| * Updated all mcuconf.h files to include PAL IRQ settings.marcoveeneman2018-03-079-50/+93
| |
| * Removed EXT testhal applicationmarcoveeneman2018-03-029-1751/+0
| |
| * Added multi target testhal application for PAL driver.marcoveeneman2018-03-0217-0/+3466
| |
| * Updated all halconf.h filesmarcoveeneman2018-02-278-41/+1016
| |
| * Updated all chconf.h filesmarcoveeneman2018-02-278-273/+1057
| |
| * Fixed I2C and UART testhal demosmarcoveeneman2017-11-242-3/+3
| |
* | Removed duplicate OpenOCD on ICDI launch configurations.marcoveeneman2018-02-128-80/+0
|/ | | | Starting from ChibiOS 17.6.4 and ChibiOS 18.2.0 OpenOCD launch configuration will be placed under ($CHIBIOS)/tools/eclipse/debug/
* Merge pull request #125 from marcoveeneman/tiva_add_uartmarcoveeneman2017-11-239-0/+1597
|\ | | | | Add Tiva UART driver.
| * Added chconf version tagmarcoveeneman2017-10-241-0/+1
| |
| * Added testhal applcation for Tiva UART driver.marcoveeneman2017-09-109-0/+1596
| |
* | Add version tagsFabio Utzig2017-10-097-0/+7
| | | | | | | | 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
|/
* Updated license headersmarcoveeneman2017-04-2012-12/+12
|
* Replaced port+pad by line in the demos and testhal.marcoveeneman2016-10-306-43/+44
|
* Updated mcuconf.h files.marcoveeneman2016-10-296-18/+18
|
* Some missing changes.marcoveeneman2016-10-272-3/+3
|
* Updated ChibiStudio .cproject files.marcoveeneman2016-10-275-8/+94
|
* Implemented smart build for Tiva platform.marcoveeneman2016-08-096-1/+37
|
* Tiva. Fixed and added missing debug and external tool configurations.marcoveeneman2016-05-115-5/+5
|
* Tiva. Fixed project files of testhal and demos.marcoveeneman2016-05-117-40/+19
|
* Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-286-14/+27
|
* Tiva. WDG. Changed fixed load value to the system clock in the demo.marcoveeneman2016-04-281-1/+1
|
* Mass license update.marcoveeneman2016-04-2824-6/+294
|
* 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
|
* Fix testhal for OS compatibilityFabio Utzig2016-04-0410-15/+140
|
* Fixed rest of paths in build scripts.barthess2015-08-245-5/+0
|
* TIVA. Fixed warnings about incorrect thread functions declaration.barthess2015-08-241-4/+2
|
* Modified makefiles to incorporate changesFabien Poussin2015-08-205-20/+30
|
* Tiva. Fixed I2C testhal makefile.marcoveeneman2015-04-161-3/+3
|
* Tiva. Removed unnecessary include of test.mk in makefiles.marcoveeneman2015-04-163-3/+0
|
* Tiva. Updated makefiles for Tiva demos and testhal.marcoveeneman2015-04-165-60/+123
|
* Tiva. EXT. Added EXT testhal demo for TM4C123x.marcoveeneman2015-04-149-0/+1440
|
* Added Tiva SPI example to testhal for TM4C123x devices.marcoveeneman2015-03-179-0/+1456
|
* Updated mcuconf files of Tiva teshal demos for GPT, I2C and PWM.marcoveeneman2015-03-043-0/+30
|
* Updated Tiva testhal demo for I2C.marcoveeneman2015-03-041-0/+8
|
* Updated Tiva Testhal demos for GPT and PWM.marcoveeneman2015-03-042-18/+9
|
* Renamed Tiva launch and debug configurations.marcoveeneman2015-02-176-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 debug and external tool configuration for the TM4C123x I2C testhal.marcoveeneman2015-01-222-0/+62
|
* Added debug and external tool configuration for the TM4C123x GPT testhal.marcoveeneman2015-01-222-0/+62
|