The offical µGFX repository.
Go to file
Andrew Hannam 8b51bcf46f Touch Fixes. Deprecate Console
Touch:
- Move defines that may be altered by the touch config file to the lld
header file.
- Move the definition of the Touch driver structure to the lld config
file.
- Changed CONVERSIONS macro to TOUCHSCREEN_CONVERSIONS
- Replaced references to GDISP_SCREEN_WIDTH with gdispGetWidth
- Renamed TOUCHSCREEN_HAS_IRQ to TOUCHSCREEN_HAS_PRESSED to match new
function name.
- Added prototypes for calibration storage functions to
touchscreen_lld.h so that either the lld driver or the application can
define the function.

Console:
-Deprecated into "old" directory. Functionality replaced by gwin.
2012-11-11 19:03:30 +10:00
demos touchscreen fixes 2012-11-10 17:04:20 +01:00
docs added touchscreen files 2012-11-10 00:13:42 +01:00
drivers Touch Fixes. Deprecate Console 2012-11-11 19:03:30 +10:00
include Touch Fixes. Deprecate Console 2012-11-11 19:03:30 +10:00
old Touch Fixes. Deprecate Console 2012-11-11 19:03:30 +10:00
src Touch Fixes. Deprecate Console 2012-11-11 19:03:30 +10:00
tools added tools folder 2012-08-13 07:56:25 +02:00
.gitignore added .gitingore 2012-11-03 21:03:55 +01:00
codingstyle.txt version 1.3 release 2012-10-25 01:11:46 +02:00
Doxygenfile release v1.4 2012-11-03 21:24:21 +01:00
gfx.mk Touch Fixes. Deprecate Console 2012-11-11 19:03:30 +10:00
license.txt added license.txt 2012-08-02 22:06:51 +02:00
readme.txt version 1.3 release 2012-10-25 01:04:36 +02:00
releases.txt Touch Fixes. Deprecate Console 2012-11-11 19:03:30 +10:00

please visit http://chibios-gfx.com