Commit Graph

74 Commits (e6373df68bbfc508493aabaec2b56335f8a8d6b0)

Author SHA1 Message Date
Tectu e6373df68b removed gdisp prefix on gdisp drivers 2012-08-14 02:10:57 +02:00
Tectu 7d336b5e01 SSD1289 fix 2012-08-14 01:54:46 +02:00
Tectu 8142d6c931 gdispVMT makefile update 2012-08-13 08:11:19 +02:00
Tectu 46e67f657d touchpad driver fixes 2012-08-13 08:08:38 +02:00
Tectu e27d04d002 restructure 2012-08-13 04:12:42 +02:00
Tectu 54229cbdaa restructure 2012-08-13 04:11:03 +02:00
Tectu ea11c7adf7 added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
Tectu 999486233d lcdVerticalScroll() fix 2012-07-25 04:00:30 +02:00
Tectu a9d5837f40 cleanup 2012-07-23 03:43:11 +02:00
Tectu 2e6d8615cf ssd1289 lld_lcdReadStream() fix 2012-07-22 22:25:34 +02:00
Tectu 952b0b69e8 touchpad fix 2012-07-22 22:21:19 +02:00
trsaunders 4a11dfd0b8 fix SSD1289 inverted mode 2012-07-22 19:02:26 +01:00
trsaunders b0d3eb7488 fix orientations in ssd1289 2012-07-22 18:00:59 +01:00
trsaunders cc87941bc7 fix orientations in ssd1289 2012-07-22 18:00:18 +01:00
trsaunders 2a2f5b2db7 F4 FSMC support, add support for different orientations, tidyup 2012-07-22 16:34:40 +01:00
Tectu 6295717262 ssd1289 fix 2012-07-22 16:20:10 +02:00
Tectu 3eb95e641c whitespace 2012-07-22 03:01:14 +02:00
Tectu 2e8e4b4dcd fix 2012-07-22 02:33:32 +02:00
Tectu f7c05fad30 small fix 2012-07-22 02:26:52 +02:00
Tectu 8bc4bc9744 small fix 2012-07-22 02:26:16 +02:00
Tectu 9b46b61f57 changed TP_CS macros. Added TP_CS_PORT 2012-06-29 13:08:53 +02:00
Tectu c621e9f192 fixed lld_lcdReadStream() 2012-06-27 21:46:16 +02:00
trsaunders bdcbdd4c38 merge upstream changes 2012-06-27 17:51:08 +01:00
trsaunders 8a6337b4e7 tidy up comments 2012-06-27 16:51:54 +01:00
trsaunders 44eb3583bc add missing semi colon 2012-06-27 16:46:20 +01:00
trsaunders e4ec0e9432 use max(height,width) to calculate buffer size 2012-06-27 16:45:23 +01:00
trsaunders 1d09786fa4 more safety checks 2012-06-27 16:42:09 +01:00
trsaunders 351c50cc48 tidy up 2012-06-27 16:40:23 +01:00
trsaunders c10f54e5af more console work 2012-06-26 23:58:29 +01:00
trsaunders 7f306bab76 tidy up 2012-06-25 23:46:50 +01:00
Thomas Saunders d96a491d32 work in progress for partial area scroll 2012-06-25 21:29:51 +01:00
Thomas Saunders 79f7278f3d add vertical scroll functions 2012-06-25 13:57:42 +01:00
Tectu a52393a483 ssd1289 fix 2012-06-25 13:44:29 +02:00
Tectu bea97894b5 whitespaces 2012-06-25 13:20:58 +02:00
Tectu 484daa395a GPIO interfacing rewrite 2012-06-25 13:02:54 +02:00
Tectu ccf2780be9 lld GPIO lsb/msb order fix 2012-06-25 12:44:35 +02:00
Tectu 9e5cd3140a ssd1289 driver fix 2012-06-25 12:34:38 +02:00
Tectu 84c868d5f5 lld_lcdWriteGPIO() return type 2012-06-25 11:32:41 +02:00
Tectu ed70b3acc4 ssd1289 GPIO interface abstraction 2012-06-24 17:37:33 +02:00
Tectu 73e0021db2 implemented lld_lcdWriteGPIO() for SSD1289 2012-06-24 16:44:58 +02:00
Tectu 89a597bfc4 ssd1289 GPIO split into two 8-bit groups 2012-06-24 16:04:11 +02:00
Tectu de71035ce4 ssd1289 powermodes implemented (powerOn, powerOff, sleepOn, sleepOff) 2012-06-23 14:04:56 +02:00
Thomas Saunders d0e3a0636e removed glcdconf.h
it makes more sense for this config to be in the board file /
application header / chconf.h
2012-06-22 10:26:41 +01:00
Tectu 6a2a70e8e6 added lcdSetPowerMode() 2012-06-20 00:17:10 +02:00
Tectu 38b5410f2d cleanups 2012-06-19 23:26:30 +02:00
trsaunders 1f1f9ee38a c++ compatibility, FSMC driver for ssd1289 2012-06-19 20:05:01 +01:00
Kumar Abhishek 24648e2342 Implemented writeStream functions for S6D1121
Nomenclature change lld_ prefix to low level functions
2012-06-19 21:40:13 +05:30
Tectu 534957a2d3 ssd1289 fix 2012-06-17 04:10:50 +02:00
Tectu 37bd82380c ssd1289 fix 2012-06-17 03:01:05 +02:00
Tectu 96319a780e ssd1289 lld_lcdWriteStream() implementation 2012-06-17 02:59:31 +02:00