Display - cleanup and better "example"

* Moved test pattern to main program
* Use the touchscreen to affect display brightness
This commit is contained in:
Emmanuel BENOîT 2012-11-05 09:10:58 +01:00
parent f8a5204ded
commit 299adc5db9
6 changed files with 350 additions and 168 deletions
07-BitBangDisplay

View file

@ -1,6 +1,7 @@
PROJECT = BitBangDisplay
PRJ_C_SRC = main.c \
ssd1963.c
ssd1963.c \
xpt2046.c
##############################################################################
# Build global options