aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/TM4C123x/hal_lld.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed warnings triggered by -Wundef compile optionmarcoveeneman2018-03-121-1/+1
|
* Updated license headersmarcoveeneman2017-04-201-1/+1
|
* Replaced custom register bitfield macros by TivaWare bitfield macros.marcoveeneman2016-10-281-144/+27
|
* Mass license update.marcoveeneman2016-04-281-1/+1
|
* Fix header guard styleFabio Utzig2016-04-041-3/+3
|
* Tiva. ST. Moved ST interrupt priority check from hal_lld to st_lld.marcoveeneman2015-04-161-5/+0
|
* Tiva. Replaced all references to CORTEX_IS_VALID_KERNEL_PRIORITY with ↵marcoveeneman2015-04-161-1/+1
| | | | OSAL_IRQ_IS_VALID_PRIORITY.
* Added Tiva UDMA initialization in hal_lld of TM4C123x devices.marcoveeneman2015-03-171-0/+1
| | | | Added UDMA and SPI driver to platform.mk of TM4C123x devices.
* Added Tiva HAL files.marcoveeneman2014-10-131-0/+366