Commit Graph

26 Commits

Author SHA1 Message Date
barthess 78dcca3a31 Updated .gitignore 2014-10-18 17:21:23 +03:00
Uladzimir Pylinski f38c226f26 Update README-git.txt 2014-10-18 15:47:17 +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 98305a8a23 Added Tiva TM4C123x GPT, I2C and PWM examples to the testhal. 2014-10-13 23:15:40 +02:00
marcoveeneman 2d4c6cc171 Added nil and rt port makefiles for Tiva. 2014-10-13 23:13:43 +02:00
marcoveeneman 14ab037bc8 Added 'testhal' subdirectory. 2014-10-13 23:05:00 +02:00
marcoveeneman 9b75fa8c5a Added Tiva demos. 2014-10-13 23:02:16 +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
marcoveeneman 4efd390b03 Added Tiva linker script files and cmparams.h. 2014-10-13 22:58:15 +02:00
marcoveeneman 04aa7e79ed Updated AUTHORS.txt 2014-10-13 22:54:38 +02:00
barthess 8054d10f00 Update AUTHORS.txt 2014-10-11 15:23:29 +03:00
barthess 58eb7bc044 Update README.txt 2014-10-11 15:07:44 +03:00
barthess 434a5c8893 Update README.txt 2014-10-11 15:02:24 +03:00
barthess f1bc8e550a Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib 2014-10-11 15:00:17 +03:00
barthess 3e8c1dd00e Added draft README for git users 2014-10-11 14:59:57 +03:00
barthess 69d4bf2ae3 Trying to commit modfied readme 2014-10-05 17:03:13 +03:00
barthess e7fb3c1e99 ext directory populated with files 2014-10-05 15:29:52 +03:00
barthess f779f67ca0 Fixed typo in readme 2014-10-05 15:29:25 +03:00
barthess 3e6053d53f added .gitignore 2014-10-05 15:29:04 +03:00
barthess f392c5acbf Added 'ext' directory 2014-10-05 14:28:48 +03:00
barthess cdf516d31b Added 'demos' and 'os' subdirectories 2014-10-05 14:27:49 +03:00
barthess 49850c57e3 Create AUTHORS.txt 2014-10-05 14:24:34 +03:00
barthess 4512011433 Update README.txt 2014-10-05 14:22:40 +03:00
barthess 75e8e92e80 Create README.txt 2014-10-05 14:20:58 +03:00