aboutsummaryrefslogtreecommitdiffstats
path: root/demos/tools/touch_calibration_grabber/main.c
Commit message (Expand)AuthorAgeFilesLines
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...inmarket2018-07-081-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-1/+1
* Change coord_t to gCoordinmarket2018-07-081-2/+2
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-1/+1
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
* Adding /demos/tools/touch_calibration_grabber which can be used to read out t...Joel Bodenmann2015-06-181-0/+86