Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated mcuconf.h files. | marcoveeneman | 2016-10-29 | 1 | -2/+2 |
| | |||||
* | Replaced custom register bitfield macros by TivaWare bitfield macros. | marcoveeneman | 2016-10-28 | 1 | -1/+1 |
| | |||||
* | Mass license update. | marcoveeneman | 2016-04-28 | 1 | -0/+16 |
| | |||||
* | 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. | ||||
* | 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. | ||||
* | Added Tiva demos. | marcoveeneman | 2014-10-13 | 1 | -0/+118 |