aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput
Commit message (Collapse)AuthorAgeFilesLines
...
* ginput doxygenJoel Bodenmann2012-12-181-0/+2
|
* SSD1289 calibration clear fixJoel Bodenmann2012-12-171-5/+5
|
* correct typoetmatrix2012-12-171-1/+1
|
* typo fix - thanks to etmatrixJoel Bodenmann2012-12-161-1/+1
|
* Fix header files for ginput touch driversAndrew Hannam2012-12-083-12/+6
|
* RestructureAndrew Hannam2012-12-065-55/+49
| | | | | | | | | | | | | Create global include file called gfx.h which knows about sub-system dependancies. Deprecate Touchscreen (GINPUT touch is now working properly) Merge Graph into GWIN Change directory structure to reflect sub-system structure Many small bugs fixed Split Nokia6610 gdisp driver into GE8 and GE12 controller versions Fixed broken demos. GFX sub-systems are now clearly defined and new ones should be much easier to add.
* GINPUT MCU driver updateJoel Bodenmann2012-12-022-7/+7
|
* added XPT2046 ginput driverJoel Bodenmann2012-11-306-0/+387
|
* boardfile updateJoel Bodenmann2012-11-301-4/+4
|
* MCU updateJoel Bodenmann2012-11-291-8/+8
|
* ginput/touch/MCU Olimex STM32 LCD board fileJoel Bodenmann2012-11-291-0/+163
|
* porting of the touchscreen/MCU driver to ginput - not working yetJoel Bodenmann2012-11-292-8/+12
|
* removed xxx_unknown.h board files from ginput driversJoel Bodenmann2012-11-292-271/+0
|
* ADS7843 fixJoel Bodenmann2012-11-283-5/+9
|
* ILI9320 landscape modeJoel Bodenmann2012-11-283-5/+5
|
* FireBull STM32F103 board file for GINPUTJoel Bodenmann2012-11-272-6/+15
|
* copyright header fixes...Joel Bodenmann2012-11-2610-10/+10
|
* FireBull STM32 F103 GINPUT dummy board file (forgot to add at last commit)Joel Bodenmann2012-11-261-0/+89
|
* few fixes and FireBull STM32 F103 GINPUT dummy board fileJoel Bodenmann2012-11-261-5/+9
|
* doxygenJoel Bodenmann2012-11-264-4/+4
|
* Ginput and structure changesAndrew Hannam2012-11-2618-0/+1088
GINPUT Touch including drivers GTIMER fixes GEVENT fixes GWIN button completion Structure changes to better seperate sections of a sub-system