LPC1343 Graphics Sub-System: Examples
Sample code for working with the graphic sub-system in the LPC1343 Code Base
While many of the functions in the LPC1343 Code Base include a small code sample in the source code itself (see the comments section at the top of each function), a number of additional code samples are provided for the TFT LCD API in the "/tools/examples/lcd/tft" folder of the code base as well.
For the most part, you simply need to copy the appropriate main.c file to the root folder of the code base and recompile.
ToDo: Detail key examples