This repository is being developed by Calebe94 and arturgoms.
Tiva Libraries is written in C and it's meant to be used as a reference. But you can use it as your main framework if you want to.
The folders in the root directory of this repository is structured as follows:
README.md
LICENCE
peripheral/
resources/
images/
...
code/
examples/
README.md
...
Every peripheral is enabled with Direct Access to Low Level Registers, so binary operations and intermediate C programming knowledge is highly recommended.
Section under construction..
Section under construction..