Commit Graph

466 Commits

Author SHA1 Message Date
barthess 809e59f6c3 Added hooks for community source 2014-11-16 13:51:14 +03:00
barthess ed62d9e4d4 FSMC. SDRAM. Fixed bug with registers' memory layout 2014-10-31 03:28:04 +03:00
barthess 1f97428d5d FSMC. SDRAM. Fixed some typos 2014-10-31 02:51:00 +03:00
barthess 1c50a03cfd FSMC. SDRAM. Added safety mask for SDRTR register 2014-10-25 15:54:24 +03:00
barthess e874067224 FSMC. SDRAM. Fixed delay code 2014-10-25 15:46:31 +03:00
barthess 3af04b9ee5 FSMC. SDRAM. Improved stop function 2014-10-25 15:39:21 +03:00
barthess b47ddce74d FSMC. SDRAM driver cleanup. Needs review. 2014-10-25 15:26:29 +03:00
barthess e9f9ddaa12 FSMC. SDRAM architecture reworked. Needs review. 2014-10-24 21:46:17 +03:00
barthess 5f231b6aaf FSMC. SDRAM. Style cleanup 2014-10-22 10:33:02 +03:00
barthess 8dabb3b8f5 Added SDRAM support via FSMC 2014-10-19 23:58:48 +03:00
barthess 721c48bc97 FSMC. Build fixed after code moving from SVN 2014-10-18 17:20:29 +03:00
barthess 7355cbd461 Added fsmc code 2014-10-18 16:34:12 +03:00
marcoveeneman 0214eb9bcc Changed some peripheral register structures in tm4c123x.h and tm4c129x.h to 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.
2014-10-16 20:59:31 +02:00
marcoveeneman 6d5f529f28 Fixed missing peripheral declarations in tm4c123x.h and tm4c129x.h 2014-10-14 22:02:27 +02:00
marcoveeneman b74008c849 Added Tiva HAL files. 2014-10-13 23:01:10 +02:00
marcoveeneman ed9baddee3 Added Tiva board files. 2014-10-13 22:58:53 +02:00