Commit Graph

621 Commits (ecc3989355ca70f7830fac00a37a1000da86b3ff)

Author SHA1 Message Date
Joel Bodenmann 216c5471ca Revert "S6D1121 FSMC timing cleanup"
This reverts commit e46b6b6024.
2012-10-23 18:05:34 +02:00
Joel Bodenmann e46b6b6024 S6D1121 FSMC timing cleanup 2012-10-23 17:59:31 +02:00
Joel Bodenmann c51096f8f2 renamed calibration storage interface 2012-10-23 06:30:17 +02:00
Joel Bodenmann 0685eb445a touchpad calibration storage update 2012-10-23 06:19:18 +02:00
Joel Bodenmann 9379d17303 touchpad calibration storage update 2012-10-23 06:10:57 +02:00
Joel Bodenmann 34a64b13c4 whitespaces 2012-10-23 02:57:38 +02:00
Joel Bodenmann 8da73efced SSD1289 setViewPort bugfix 2012-10-23 02:34:20 +02:00
Joel Bodenmann a4a815f6f3 added delay to gdispControl() to fix some timing issues 2012-10-23 01:25:42 +02:00
Joel Bodenmann be15a90885 whitespaces 2012-10-23 01:14:25 +02:00
Joel Bodenmann 5f4ff22707 SSD1289 FSMC fix - thanks to Mobyfab 2012-10-22 17:48:40 +02:00
Joel Bodenmann 8b29fb3064 GPIO interface rename -> http://chibios-gfx.com/blog/96-renamed-gpio-interface 2012-10-21 02:11:27 +02:00
Joel Bodenmann 7b277edc59 renamed macros 2012-10-21 01:47:11 +02:00
Joel Bodenmann 06b9e3c1cd docs 2012-10-17 21:19:53 +02:00
Tectu 880d8a4b72 Merge pull request #7 from mobyfab/master
FSMC support for STM32F2/F4 for SSD1289
2012-10-17 10:16:31 -07:00
mobyfab 3d87df4383 F2/F4 FSMC support for SSD1289 2012-10-17 19:12:33 +02:00
Joel Bodenmann ad070b0fec cleanup 2012-10-14 02:26:51 +02:00
Joel Bodenmann 90d0700720 version 1.2 released 2012-10-13 19:54:01 +02:00
Joel Bodenmann 752fa654a6 docs 2012-10-13 19:50:21 +02:00
Joel Bodenmann a8c9db2709 renamed console fuctions to gfx 2012-10-13 19:47:20 +02:00
Tectu 30c6a7fbba Merge pull request #6 from trsaunders/master
fix for console
2012-10-13 08:41:13 -07:00
Joel Bodenmann c754ae0a3c fix 2012-10-13 19:35:56 +02:00
Joel Bodenmann 92fcb766b5 fix 2012-10-13 19:26:15 +02:00
Joel Bodenmann 830fa4b755 #error optimization 2012-10-13 19:11:37 +02:00
trsaunders 15a6687fd8 update console for latest chibios changes 2012-10-13 16:39:25 +01:00
Joel Bodenmann 9c3b5a0145 console fix 2012-10-13 02:39:17 +02:00
Joel Bodenmann c02d0868bc console update 2012-10-13 02:08:02 +02:00
Joel Bodenmann 166d78c97a console updates 2012-10-13 02:04:20 +02:00
Joel Bodenmann da4369c125 touchpad driver fix 2012-10-13 01:09:40 +02:00
Joel Bodenmann 0eeee23788 Merge branch 'master' of github.com:Tectu/ChibiOS-GFX 2012-10-13 01:05:54 +02:00
Joel Bodenmann 6546c03250 TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsole 2012-10-13 01:05:20 +02:00
Joel Bodenmann f414eaea62 docs 2012-10-11 12:28:20 +02:00
Joel Bodenmann 15775696c9 small fix 2012-10-11 12:27:26 +02:00
Joel Bodenmann 9174141aca docs 2012-10-11 09:34:32 +02:00
Joel Bodenmann 069b0d32d8 GConsole -> GConsole_t 2012-10-11 09:27:02 +02:00
Joel Bodenmann 4a27e7c799 TOUCHPADDriver -> TOUCHPADDriver_t 2012-10-11 09:23:42 +02:00
Joel Bodenmann 3f6b604ff7 macro failsafe 2012-10-11 09:13:11 +02:00
Joel Bodenmann cf1a759ad6 SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT 2012-10-11 01:41:18 +02:00
Joel Bodenmann b9de7e6ce3 struct cal -> struct cal_t 2012-10-10 13:46:18 +02:00
Joel Bodenmann 267b908689 docs 2012-10-10 10:56:04 +02:00
Joel Bodenmann f216903f6c docs 2012-10-10 10:52:11 +02:00
Joel Bodenmann 0daeabe586 docs 2012-10-10 10:47:18 +02:00
Joel Bodenmann 19afa19bd3 SSD1289 cleanup 2012-10-10 10:35:17 +02:00
Joel Bodenmann dc6f90d35a docs 2012-10-08 00:37:38 +02:00
Joel Bodenmann db5d270a40 cleanup 2012-10-08 00:26:18 +02:00
Tectu 2ec39c7dbb Merge pull request #5 from mobyfab/master
Inverted touchpad support
2012-10-07 13:24:57 -07:00
mobyfab 424dde2d8c Adding a define for electrically inverted touchpads. 2012-10-07 22:12:09 +02:00
Tectu effb1db68d Merge pull request #4 from mobyfab/master
SSD1963 Default orientation
2012-10-07 12:33:43 -07:00
mobyfab 52e9fb7d59 Merge branch 'master' of https://github.com/Tectu/ChibiOS-GFX 2012-10-06 14:37:13 +02:00
Tectu a6e7a35b39 Merge pull request #3 from abhishek-kakkar/master
S6D1121 orientation fixes verified
2012-10-05 12:12:09 -07:00
Joel Bodenmann 2f22de29f6 docs 2012-10-05 22:47:29 +02:00