diff options
Diffstat (limited to 'drivers/touchscreen/MCU/readme.txt')
-rw-r--r-- | drivers/touchscreen/MCU/readme.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/touchscreen/MCU/readme.txt b/drivers/touchscreen/MCU/readme.txt deleted file mode 100644 index 105e7462..00000000 --- a/drivers/touchscreen/MCU/readme.txt +++ /dev/null @@ -1,8 +0,0 @@ -To use this driver:
-
-1. Add in your halconf.h:
- a) #define GFX_USE_TOUCHSCREEN TRUE
-
-2. To your makefile add the following lines:
- include $(GFXLIB)/drivers/touchscreen/MCU/touchscreen_lld.mk
-
|