avr: started working on xpt2046 module.
This commit is contained in:
@@ -254,6 +254,10 @@
|
||||
.include "modules/lcd2/ili9341/text.asm"
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_XPT2046
|
||||
.include "modules/lcd2/xpt2046/main.asm"
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_FONT
|
||||
.include "modules/lcd2/font/defs.asm"
|
||||
.include "modules/lcd2/font/main.asm"
|
||||
|
||||
Reference in New Issue
Block a user