aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes to Console, VMT, BitBlt, Clip & DriversAndrew Hannam2012-09-1027-2465/+1842
* Merge pull request #6 from Tectu/masterAndrew Hannam2012-09-093-3/+5
|\
| * Merge pull request #48 from mobyfab/masterTectu2012-09-092-2/+4
| |\
| | * Fixes for the touchpad API.mobyfab2012-09-072-2/+4
| * | Merge pull request #47 from mobyfab/masterTectu2012-09-061-1/+1
| |\|
| | * Increased FSMC delays. They were too low.mobyfab2012-09-061-1/+1
* | | Merge pull request #5 from Tectu/masterAndrew Hannam2012-09-069-7/+1147
|\| |
| * | Merge pull request #46 from mobyfab/masterTectu2012-09-042-36/+112
| |\|
| | * Adding GPIO to SSD1963mobyfab2012-09-042-36/+112
| |/
| * docsTectu2012-09-031-1/+1
| * header adjustments on SSD1963Tectu2012-09-034-8/+8
| * docs updateTectu2012-09-032-0/+4
| * Merge pull request #44 from mobyfab/masterTectu2012-08-316-0/+972
| |\
| | * updated comments, cleaningmobyfab2012-08-316-31/+26
| | * modifications, fixes.mobyfab2012-08-314-61/+59
| | * Adding SSD1963mobyfab2012-08-306-0/+979
| |/
| * cleanups & docsTectu2012-08-281-1/+14
| * cleanupTectu2012-08-281-21/+13
| * implemented gdispDrawArc() by noetherTectu2012-08-281-8/+91
* | Merge pull request #4 from Tectu/masterAndrew Hannam2012-08-2417-346/+353
|\|
| * first try to implement gdispDrawARC() (not working yet)Tectu2012-08-241-0/+6
| * console patch (thanks to inmarket for helping)Tectu2012-08-241-175/+180
| * fixed SSD1289 driverTectu2012-08-241-1/+1
| * makefile fixTectu2012-08-241-1/+1
| * Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-DriverTectu2012-08-243-10/+107
| |\
| | * added notepad demoTectu2012-08-231-0/+103
| | * fixed touchpad orientationTectu2012-08-221-10/+2
| | * compiler warning fixTectu2012-08-221-0/+2
| * | added gdispDrawArc() and gdispFillArc() dummiesTectu2012-08-242-0/+35
| |/
| * gdispSetOrientation() bugfix (by inmarket)Tectu2012-08-221-1/+1
| * added old glcd.h header backportTectu2012-08-212-137/+1
| * removed deviceCode readout of SSD1289Tectu2012-08-201-4/+0
| * coord_t from uint16_t to int16_tTectu2012-08-201-1/+1
| * readme updatesTectu2012-08-176-12/+6
| * touchpad demo updateTectu2012-08-171-5/+15
* | Merge pull request #3 from Tectu/masterAndrew Hannam2012-08-16110-3101/+2698
|\|
| * contributors.txt updateTectu2012-08-161-11/+19
| * ADS7843 cleanupTectu2012-08-161-237/+248
| * XPT2046 cleanupTectu2012-08-161-63/+62
| * Merge pull request #43 from abhishek-kakkar/masterTectu2012-08-165-203/+420
| |\
| | * ADS7843 updateKumar Abhishek2012-08-161-146/+237
| | * Fix compiler warningsKumar Abhishek2012-08-162-10/+10
| | * XPT2046 LLD Major UpdateKumar Abhishek2012-08-162-47/+173
| | * Merge branch 'master' of https://github.com/abhishek-kakkar/ChibiOS-LCD-DriverKumar Abhishek2012-08-140-0/+0
| |/|
| | * Update to touchpad LLDs to use new structure.Kumar Abhishek2012-08-092-43/+28
| | * Changes to the Touchpad Configuration structureKumar Abhishek2012-08-091-4/+23
| * | docs updateTectu2012-08-141-0/+1
| * | removed touchpad prefix on touchpad driversTectu2012-08-1411-13/+13
| * | removed gdisp prefix on gdisp driversTectu2012-08-1434-28/+28
| * | demos license headerTectu2012-08-142-0/+40