Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated ChibiStudio .cproject files. | marcoveeneman | 2016-10-27 | 1 | -0/+1 |
| | |||||
* | 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 | -3/+8 |
| | |||||
* | 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 tiva demos | Fabio Utzig | 2016-04-04 | 3 | -10/+32 |
| | |||||
* | Fixed rest of paths in build scripts. | barthess | 2015-08-24 | 3 | -22/+25 |
| | |||||
* | Modified makefiles to incorporate changes | Fabien Poussin | 2015-08-20 | 1 | -3/+3 |
| | |||||
* | Tiva. Updated makefiles for Tiva demos and testhal. | marcoveeneman | 2015-04-16 | 1 | -11/+23 |
| | |||||
* | 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 | 1 | -28/+20 |
| | | | | configure the used pins at runtime and moved the TestThread execution before the blink threads are started. | ||||
* | 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 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 | 5 | -0/+1176 |