Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 987 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 987 Bytes

TivaLibraries

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.

Installation:

Section under construction..

Usage:

Section under construction..

References: