Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating Makefiles for 19.1.x | Fabien Poussin | 2019-10-01 | 1 | -1/+1 |
| | |||||
* | Updated ChibiOS path for all Makefiles | Fabien Poussin | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | Removed TESTSRC and TESTINC from some makefiles which didnt use them | marcoveeneman | 2018-03-15 | 1 | -2/+1 |
| | |||||
* | Aligned Tiva Makefiles | marcoveeneman | 2018-03-12 | 1 | -19/+12 |
| | |||||
* | Merge pull request #145 from marcoveeneman/tiva_improvements | Fabien Poussin | 2018-03-08 | 4 | -47/+268 |
|\ | | | | | Various Tiva improvements | ||||
| * | Updated all mcuconf.h files to include PAL IRQ settings. | marcoveeneman | 2018-03-07 | 1 | -7/+7 |
| | | |||||
| * | Updated all halconf.h files | marcoveeneman | 2018-02-27 | 1 | -5/+128 |
| | | |||||
| * | Updated all chconf.h files | marcoveeneman | 2018-02-27 | 1 | -34/+132 |
| | | |||||
| * | Fixed I2C and UART testhal demos | marcoveeneman | 2017-11-24 | 1 | -1/+1 |
| | | |||||
* | | Removed duplicate OpenOCD on ICDI launch configurations. | marcoveeneman | 2018-02-12 | 1 | -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 tags | Fabio Utzig | 2017-10-09 | 1 | -0/+1 |
| | | | | Signed-off-by: Fabio Utzig <utzig@apache.org> | ||||
* | Updated license headers | marcoveeneman | 2017-04-20 | 2 | -2/+2 |
| | |||||
* | Replaced port+pad by line in the demos and testhal. | marcoveeneman | 2016-10-30 | 1 | -4/+4 |
| | |||||
* | Updated mcuconf.h files. | marcoveeneman | 2016-10-29 | 1 | -3/+3 |
| | |||||
* | Updated ChibiStudio .cproject files. | marcoveeneman | 2016-10-27 | 1 | -2/+19 |
| | |||||
* | Implemented smart build for Tiva platform. | marcoveeneman | 2016-08-09 | 1 | -0/+6 |
| | |||||
* | Tiva. Fixed and added missing debug and external tool configurations. | marcoveeneman | 2016-05-11 | 1 | -1/+1 |
| | |||||
* | Tiva. Fixed project files of testhal and demos. | marcoveeneman | 2016-05-11 | 1 | -5/+5 |
| | |||||
* | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 1 | -4/+7 |
| | |||||
* | Mass license update. | marcoveeneman | 2016-04-28 | 4 | -1/+49 |
| | |||||
* | Fix testhal for OS compatibility | Fabio Utzig | 2016-04-04 | 2 | -3/+28 |
| | |||||
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 1 | -1/+0 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -4/+6 |
| | |||||
* | Tiva. Fixed I2C testhal makefile. | marcoveeneman | 2015-04-16 | 1 | -3/+3 |
| | |||||
* | Tiva. Updated makefiles for Tiva demos and testhal. | marcoveeneman | 2015-04-16 | 1 | -13/+25 |
| | |||||
* | Updated mcuconf files of Tiva teshal demos for GPT, I2C and PWM. | marcoveeneman | 2015-03-04 | 1 | -0/+10 |
| | |||||
* | Updated Tiva testhal demo for I2C. | marcoveeneman | 2015-03-04 | 1 | -0/+8 |
| | |||||
* | Renamed Tiva launch and debug configurations. | marcoveeneman | 2015-02-17 | 2 | -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 I2C testhal. | marcoveeneman | 2015-01-22 | 2 | -0/+62 |
| | |||||
* | Added project files for the TM4C123x I2C testhal. | marcoveeneman | 2015-01-22 | 2 | -0/+152 |
| | |||||
* | Added Tiva TM4C123x GPT, I2C and PWM examples to the testhal. | marcoveeneman | 2014-10-13 | 5 | -0/+1181 |