aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* FSMC. SDRAM. Style cleanupbarthess2014-10-225-107/+153
|
* Added SDRAM support via FSMCbarthess2014-10-192-0/+646
|
* FSMC. Build fixed after code moving from SVNbarthess2014-10-183-7/+7
|
* Added fsmc codebarthess2014-10-1813-0/+3707
|
* Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to ↵marcoveeneman2014-10-168-956/+612
| | | | | | | reduce the amount of duplicated text. Updated gpt_lld, i2c_lld, pal_lld, pwm_lld, serial_lld, hal_lld register access to the changed peripheral register structures. Replaced old interrupt numbers from tm4c123x.h and tm4c129x.h in serial_lld.c with the new interrupt number defines from tiva_isr.h.
* Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.hmarcoveeneman2014-10-142-12/+44
|
* Added nil and rt port makefiles for Tiva.marcoveeneman2014-10-134-0/+56
|
* Added Tiva HAL files.marcoveeneman2014-10-1325-0/+11336
|
* Added Tiva board files.marcoveeneman2014-10-136-0/+1550
|
* Added Tiva linker script files and cmparams.h.marcoveeneman2014-10-138-0/+364
|
* Added 'demos' and 'os' subdirectoriesbarthess2014-10-051-0/+0