Commit Graph

4 Commits (933ea0a8661fe4552036d9a392bcf2e822e6f60a)

Author SHA1 Message Date
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
Tectu c14a813c6e ported console (thanks to badger) 2012-08-13 13:40:48 +02:00
Thomas Saunders 3830d082b3 use gdisp code in console
needs moving into halext structure
2012-08-13 12:29:14 +01:00
Tectu e27d04d002 restructure 2012-08-13 04:12:42 +02:00