aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/TM4C129x
Commit message (Expand)AuthorAgeFilesLines
* Fixed rest of paths in build scripts.barthess2015-08-241-1/+1
* Changed the way files are included to a more convenient way.Fabien Poussin2015-08-201-7/+7
* 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 OSAL_IR...marcoveeneman2015-04-161-1/+1
* Tiva. EXT. Added ext_lld files and added ext_lld.c to platform.mkmarcoveeneman2015-04-141-1/+2
* Added basic demo for TM4C1294 Connected Launchpad with LwIP.marcoveeneman2015-02-161-2/+2
* Added MAC low level driver for the TM4C129x. Tested on the TM4C1294 Connected...marcoveeneman2015-02-161-1/+2
* Reverted TM4C129x SYSCTL to old structure.marcoveeneman2015-02-161-77/+323
* Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to r...marcoveeneman2014-10-162-565/+372
* Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.hmarcoveeneman2014-10-141-12/+22
* Added Tiva HAL files.marcoveeneman2014-10-136-0/+2547