aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/TM4C123x/tiva_registry.h
Commit message (Collapse)AuthorAgeFilesLines
* Updated license headersmarcoveeneman2017-04-201-1/+1
|
* Added checks and defines for device revisions.marcoveeneman2016-10-301-0/+6
| | | | This can be used for errata workarounds in the drivers.
* Use new PART_<device> defines.marcoveeneman2016-08-301-234/+234
|
* Mass license update.marcoveeneman2016-04-281-1/+1
|
* Tiva. EXT. Added number of GPIO pins to the registry.marcoveeneman2015-04-141-0/+5
|
* Implemented AHB access for GPIOA - GPIOJ for TM4C123x devices. On TM4C129x ↵marcoveeneman2015-03-031-0/+7
| | | | | | | 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 HAL files.marcoveeneman2014-10-131-0/+492