LCD Library for Tiva TM4C123GXL
This library was created for using a LCD module with Tiva TM4C123GXL.
The following libraries have been used for this LCD Library:
#include "inc/hw_types.h"
#include "inc/hw_memmap.h"
#include "driverlib/sysctl.h"
#include "driverlib/gpio.h"
These libraries could be found on Tiva website by the following link:
http://software-dl.ti.com/tiva-c/SW-EK-TM4C123GXL/latest/index_FDS.html
You can see the documentation here