Mini_Project_Day_13_Touchscreen

Dependencies of Mini_Project_Day_13_Touchscreen

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

Conversion of DisplayModule's DmTouch to work with UniGraphics as display driver rather than their own DmTftLib.
Basically i glued Peter Drescher and Simon Ford libs in a GraphicsDisplay class, then derived TFT or LCD class (which inherits Protocols class), then the most derived ones (Inits), which … ILI9320, ILI9325, ILI9328, ILI9341, ILI9481, ILI9486, IST3020, LCD, MIPI, parallel, SPI, SSD1306, ST7565, TFT, UC1608, UC1701
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.