.. | ||
ginput_lld_mouse_board_example.h | ||
ginput_lld_mouse_board_firebull_stm32f103.h | ||
ginput_lld_mouse_config.h | ||
ginput_lld_mouse.c | ||
ginput_lld.mk | ||
readme.txt |
To use this driver: 1. Add in your halconf.h: a) #define GFX_USE_GINPUT TRUE b) #define GINPUT_NEED_MOUSE TRUE 2. To your makefile add the following lines: include $(GFXLIB)/drivers/ginput/touch/XPT2046/ginput_lld.mk