Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added 'demos' and 'os' subdirectories | barthess | 2014-10-05 | 1 | -0/+0 |