Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed custom web server and use LwIP httpd in demo | marcoveeneman | 2018-03-15 | 4 | -177/+4 |
| | |||||
* | Removed LWSRC and LWINC from makefile and added httpd_opts.h file. | marcoveeneman | 2018-03-14 | 2 | -2/+324 |
| | |||||
* | Fixed problem in LwIP demo makefile | marcoveeneman | 2018-03-13 | 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/+303 |
|\ | | | | | Various Tiva improvements | ||||
| * | Updated all mcuconf.h files to include PAL IRQ settings. | marcoveeneman | 2018-03-07 | 1 | -0/+36 |
| | | |||||
| * | Disabled tickless timer for TM4C129x demos. | marcoveeneman | 2018-03-02 | 1 | -1/+1 |
| | | |||||
| * | Updated all halconf.h files | marcoveeneman | 2018-02-27 | 1 | -6/+129 |
| | | |||||
| * | Updated all chconf.h files | marcoveeneman | 2018-02-27 | 1 | -41/+139 |
| | | |||||
* | | Removed duplicate OpenOCD on ICDI launch configurations. | marcoveeneman | 2018-02-12 | 1 | -11/+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 |
| | |||||
* | Updated mcuconf.h files. | marcoveeneman | 2016-10-29 | 1 | -1/+1 |
| | |||||
* | Updated ChibiStudio .cproject files. | marcoveeneman | 2016-10-27 | 1 | -6/+63 |
| | |||||
* | 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 | -0/+11 |
| | |||||
* | Tiva. Fixed project files of testhal and demos. | marcoveeneman | 2016-05-11 | 1 | -8/+3 |
| | |||||
* | 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 | 6 | -3/+51 |
| | |||||
* | Improve http_server declaration | Fabio Utzig | 2016-04-05 | 1 | -1/+1 |
| | |||||
* | Fix tiva demos | Fabio Utzig | 2016-04-04 | 4 | -7/+31 |
| | |||||
* | Tiva. Demo. Fixed lwip related changes in RT-TM4C1294-LAUNCHPAD-LWIP demo. | marcoveeneman | 2015-11-18 | 1 | -6/+2 |
| | |||||
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 1 | -1/+2 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -3/+3 |
| | |||||
* | Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x ↵ | marcoveeneman | 2015-04-16 | 1 | -1/+1 |
| | | | | demos. | ||||
* | Tiva. Fixed makefile for RT-TM4C1294-LAUNCHPAD-LWIP demo. | marcoveeneman | 2015-04-16 | 1 | -3/+6 |
| | |||||
* | Tiva. Updated makefiles for Tiva demos and testhal. | marcoveeneman | 2015-04-16 | 1 | -19/+27 |
| | |||||
* | Added basic demo for TM4C1294 Connected Launchpad with LwIP. | marcoveeneman | 2015-02-16 | 11 | -0/+3576 |