aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* whitespacesJoel Bodenmann2012-10-231-1/+4
|
* SSD1289 FSMC fix - thanks to MobyfabJoel Bodenmann2012-10-221-22/+40
|
* GPIO interface rename -> http://chibios-gfx.com/blog/96-renamed-gpio-interfaceJoel Bodenmann2012-10-211-6/+6
|
* renamed macrosJoel Bodenmann2012-10-2146-82/+82
|
* docsJoel Bodenmann2012-10-171-0/+1
|
* Merge pull request #7 from mobyfab/masterTectu2012-10-171-2/+8
|\ | | | | FSMC support for STM32F2/F4 for SSD1289
| * F2/F4 FSMC support for SSD1289mobyfab2012-10-171-2/+8
|/
* cleanupJoel Bodenmann2012-10-141-4/+4
|
* version 1.2 releasedJoel Bodenmann2012-10-132-4/+9
|
* docsJoel Bodenmann2012-10-131-0/+1
|
* renamed console fuctions to gfxJoel Bodenmann2012-10-133-12/+12
|
* Merge pull request #6 from trsaunders/masterTectu2012-10-132-22/+16
|\ | | | | fix for console
| * update console for latest chibios changestrsaunders2012-10-132-22/+16
|/
* fixJoel Bodenmann2012-10-131-1/+1
|
* fixJoel Bodenmann2012-10-131-1/+1
|
* #error optimizationJoel Bodenmann2012-10-133-6/+4
|
* console fixJoel Bodenmann2012-10-131-1/+1
|
* console updateJoel Bodenmann2012-10-132-1/+5
|
* console updatesJoel Bodenmann2012-10-134-44/+47
|
* touchpad driver fixJoel Bodenmann2012-10-132-4/+4
|
* Merge branch 'master' of github.com:Tectu/ChibiOS-GFXJoel Bodenmann2012-10-133-5/+7
|\
| * docsJoel Bodenmann2012-10-111-0/+2
| |
| * small fixJoel Bodenmann2012-10-112-5/+5
| |
* | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsoleJoel Bodenmann2012-10-135-13/+13
| |
* | docsJoel Bodenmann2012-10-111-0/+8
|/
* GConsole -> GConsole_tJoel Bodenmann2012-10-113-9/+10
|
* TOUCHPADDriver -> TOUCHPADDriver_tJoel Bodenmann2012-10-115-11/+9
|
* macro failsafeJoel Bodenmann2012-10-112-4/+12
|
* SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and ↵Joel Bodenmann2012-10-1115-102/+104
| | | | GDISP_SCREEN_HEIGHT
* struct cal -> struct cal_tJoel Bodenmann2012-10-102-5/+5
|
* docsJoel Bodenmann2012-10-101-27/+34
|
* docsJoel Bodenmann2012-10-101-4/+12
|
* docsJoel Bodenmann2012-10-102-21/+35
|
* SSD1289 cleanupJoel Bodenmann2012-10-103-4/+8
|
* docsJoel Bodenmann2012-10-082-1/+2
|
* cleanupJoel Bodenmann2012-10-081-2/+4
|
* Merge pull request #5 from mobyfab/masterTectu2012-10-071-15/+21
|\ | | | | Inverted touchpad support
| * Adding a define for electrically inverted touchpads.mobyfab2012-10-071-15/+21
| |
* | Merge pull request #4 from mobyfab/masterTectu2012-10-071-1/+1
|\| | | | | SSD1963 Default orientation
| * Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFXmobyfab2012-10-064-24/+32
| |\ | |/ |/|
* | Merge pull request #3 from abhishek-kakkar/masterTectu2012-10-051-15/+22
|\ \ | | | | | | S6D1121 orientation fixes verified
| * | S6D1121 Orientation-related fixesKumar Abhishek2012-10-061-15/+22
|/ / | | | | | | S6D1121 set cursor and set viewPort functions validated. GPIO interface readback shall be included in the next commit.
* | docsJoel Bodenmann2012-10-051-1/+2
| |
* | SSD1289 fixJoel Bodenmann2012-10-051-2/+2
| |
* | Merge pull request #2 from abhishek-kakkar/masterTectu2012-10-051-6/+6
|\ \ | | | | | | Fix touchpad issues
| * \ Merge remote-tracking branch 'upstream/master'Kumar Abhishek2012-10-0511-56/+56
| |\ \ | |/ / |/| | | | | | | | | | | | | | Conflicts: src/touchpad.c Fix conflicts
| * | Touchpad Issue FixKumar Abhishek2012-10-041-6/+6
| | | | | | | | | | | | Fixed interchanged cases of landscape and landscapeInv in tpReadX() and tpReadY()
| | * Updated SSD1963 default rotation.mobyfab2012-10-051-1/+1
| |/ |/|
* | rename of orientationJoel Bodenmann2012-10-0511-56/+56
| |
* | Revert "rename of orientation"Joel Bodenmann2012-10-0511-56/+56
| | | | | | | | This reverts commit d6b17a157392b40a1131fe70d798ad3eaab6378f.