aboutsummaryrefslogtreecommitdiffstats
path: root/demos/TIVA/RT-TM4C123G-LAUNCHPAD/mcuconf.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated all mcuconf.h files to include PAL IRQ settings.marcoveeneman2018-03-071-1/+7
|
* Changed PAL driver so that TM4C123x devices GPIO blocks always use AHB.marcoveeneman2018-02-281-6/+0
|
* Updated license headersmarcoveeneman2017-04-201-1/+1
|
* Updated mcuconf.h files.marcoveeneman2016-10-291-2/+2
|
* Replaced custom register bitfield macros by TivaWare bitfield macros.marcoveeneman2016-10-281-1/+1
|
* Mass license update.marcoveeneman2016-04-281-0/+16
|
* Removed AHB setting of GPIOG - GPIOJ for the RT-TM4C123G-LAUNCHPAD demo ↵marcoveeneman2015-03-031-3/+0
| | | | since this device only has GPIOA - GPIOF.
* Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x ↵marcoveeneman2015-03-031-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.marcoveeneman2014-10-131-0/+118