aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | gdispXXXXX driver template fixTectu2012-08-131-2/+2
| * | added touchpadXXXXX driver templateTectu2012-08-134-0/+210
| * | moved contributors file to docsTectu2012-08-131-0/+0
| * | added docs folderTectu2012-08-131-0/+2
| * | added tools folderTectu2012-08-131-0/+7
| * | readme updateTectu2012-08-131-4/+8
| * | restructureTectu2012-08-1363-0/+10012
| * | restructureTectu2012-08-1383-12616/+4
| * | added lcd demo dummyTectu2012-08-132-26/+19
| * | added touchpad demoTectu2012-08-131-0/+26
| * | added demos readmeTectu2012-08-131-0/+4
| * | Merge pull request #39 from trsaunders/S6d1121_vscroll_fixTectu2012-08-122-2/+2
| |\ \
| | * | re-fix S6D1121 vertical scrollThomas Saunders2012-08-112-2/+2
| |/ /
| * | Calibration string fixTectu2012-08-101-1/+1
| * | removed demos since out of dateTectu2012-08-105-257/+0
| * | small doc fixesTectu2012-08-091-2/+2
| * | added SPI config struct to TOUCHPADDriverTectu2012-08-093-15/+7
| * | Doxygenfile updateTectu2012-08-091-0/+1747
| * | Doxygenfile updateTectu2012-08-091-23/+0
| * | contributors updateTectu2012-08-091-0/+1
| |/
| * Merge pull request #37 from inmarket/masterTectu2012-08-094-13/+15
| |\ | |/ |/|
* | Removed GDISPDriver structure, add macrosAndrew Hannam2012-08-094-13/+15
| * Merge pull request #36 from inmarket/masterTectu2012-08-0927-576/+1764
| |\ | |/ |/|
* | Multi-thread, Async Multi-thread & VMTAndrew Hannam2012-08-0927-576/+1764
* | Merge pull request #2 from Tectu/masterAndrew Hannam2012-08-0920-16/+937
|\|
| * readme updateTectu2012-08-091-0/+5
| * added doxyfileTectu2012-08-091-0/+23
| * docTectu2012-08-091-0/+2
| * fixed licensing on XPT2046Tectu2012-08-092-2/+2
| * added ADS7843 touchpad driverTectu2012-08-094-0/+211
| * implemented tpCalibrate()Tectu2012-08-092-0/+52
| * added tpIRQ()Tectu2012-08-095-4/+42
| * TOUCHPAD_PRESSURE -> TOUCHPAD_HAS_PRESSURETectu2012-08-094-5/+6
| * added XPT2046 readmeTectu2012-08-091-0/+9
| * Merge branch 'master' into touchpadTectu2012-08-091-17/+0
| |\
| | * merged from touchpadTectu2012-08-099-5/+630
| | |\
| | * | Revert "added touchpad driver structure for halext"Tectu2012-08-094-404/+0
| * | | touchpad fixTectu2012-08-092-5/+7
| * | | touchpad fixTectu2012-08-092-78/+31
| | |/ | |/|
| * | more touchpad stuffTectu2012-08-092-2/+66
| * | removed TOUCHPAD_NEED_MULTITASKINGTectu2012-08-093-70/+74
| * | tpInit()Tectu2012-08-094-21/+55
| * | more touchpad stuffTectu2012-08-092-5/+5
| * | more touchpad stuffTectu2012-08-093-12/+12
| * | a few more touchpad thingsTectu2012-08-092-0/+42
| * | fixed a few TOUCHPAD_MULTITHREAD stuffsTectu2012-08-093-7/+14
| * | some more touchpad stuffTectu2012-08-093-0/+304
| * | some more touchpad stuffTectu2012-08-093-8/+12
| * | added touchpad XPT2046 driver dummyTectu2012-08-082-246/+25
| |/
| * added touchpad driver structure for halextTectu2012-08-084-0/+404