Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 5 | -24/+29 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 3 | -9/+9 |
| | |||||
* | Tiva. Fixed wrong define of TIVA_ST_USE_WIDE_TIMER in mcuconf.h for TM4C129x ↵ | marcoveeneman | 2015-04-16 | 2 | -2/+2 |
| | | | | 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 | 3 | -41/+73 |
| | |||||
* | Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo ↵ | marcoveeneman | 2015-03-03 | 1 | -3/+0 |
| | | | | since this device only has GPIOA - GPIOF. | ||||
* | Adapted the RT-TM4C123G-LAUNCHPAD and RT-TM4C1294-LAUNCHPAD demos to ↵ | marcoveeneman | 2015-03-03 | 2 | -55/+36 |
| | | | | configure the used pins at runtime and moved the TestThread execution before the blink threads are started. | ||||
* | Changed the RT-TM4C1294-LAUNCHPAD demo to initialize the led pins to output ↵ | marcoveeneman | 2015-03-03 | 1 | -0/+3 |
| | | | | push-pull. | ||||
* | Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x ↵ | marcoveeneman | 2015-03-03 | 1 | -0/+13 |
| | | | | | | | devices the AHB is the only used bus for GPIO. Replaced the nops after starting the gpio peripheral clocks with a busy wait until all GPIO peripherals are ready. Added Sub-Family identifier for TM4C123x devices. | ||||
* | 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 basic demo for TM4C1294 Connected Launchpad with LwIP. | marcoveeneman | 2015-02-16 | 11 | -0/+3576 |
| | |||||
* | Added project files for the RT-TM4C1294-LAUNCHPAD demo. | marcoveeneman | 2015-01-22 | 2 | -0/+105 |
| | |||||
* | Added debug configuration for the RT-TM4C123G-LAUNCHPAD demo. | marcoveeneman | 2015-01-14 | 1 | -0/+52 |
| | |||||
* | Added external tool configuration for the In-Circuit Debug Interface (ICDI). | marcoveeneman | 2015-01-14 | 1 | -0/+10 |
| | |||||
* | Added project files for the RT-TM4C123G-LAUNCHPAD demo. | marcoveeneman | 2015-01-14 | 2 | -0/+152 |
| | |||||
* | Added Tiva demos. | marcoveeneman | 2014-10-13 | 10 | -0/+2345 |