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 | -17/+11 |
| | |||||
* | Merge pull request #145 from marcoveeneman/tiva_improvements | Fabien Poussin | 2018-03-08 | 3 | -46/+267 |
|\ | | | | | 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 |
| | | |||||
* | | 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 | -13/+15 |
| | |||||
* | Updated mcuconf.h files. | marcoveeneman | 2016-10-29 | 1 | -3/+3 |
| | |||||
* | Some missing changes. | marcoveeneman | 2016-10-27 | 1 | -2/+2 |
| | |||||
* | Updated ChibiStudio .cproject files. | marcoveeneman | 2016-10-27 | 1 | -0/+18 |
| | |||||
* | 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 | 2 | -10/+4 |
| | |||||
* | Tiva. Updated Tiva makefiles to be compatible with the main repository. | marcoveeneman | 2016-04-28 | 1 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | TIVA. Fixed warnings about incorrect thread functions declaration. | barthess | 2015-08-24 | 1 | -4/+2 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -4/+6 |
| | |||||
* | Tiva. Removed unnecessary include of test.mk in makefiles. | marcoveeneman | 2015-04-16 | 1 | -1/+0 |
| | |||||
* | Tiva. Updated makefiles for Tiva demos and testhal. | marcoveeneman | 2015-04-16 | 1 | -12/+25 |
| | |||||
* | Added Tiva SPI example to testhal for TM4C123x devices. | marcoveeneman | 2015-03-17 | 9 | -0/+1456 |