Commit Graph

3 Commits (09390d919c668cef03918f6d333ece63db7f45f8)

Author SHA1 Message Date
Andrew Hannam af3abeebad New (working) driver gdispNokia6610 + small syntax fix
Small syntax error fix in macro for some pixel formats.
gdispNokia6610 driver is tested (at least for filled rectangles) on
Olimex SAM7-EX256 using the GE8 controller. Board interface is
abstracted which should make it easy to add a new board interface.
The
2012-08-02 23:41:41 +10:00
Andrew Hannam c99accc70e Extracted font structure definitions, re-organised some files, added gdispS6d1121 driver
Created gdisp_fonts.h to describe the internal structure of a font.
Moved template directory to templates and created a sub-folder for each
low level driver type.
Moved the pre-defined font data and emulation code into better
locations.
Changed the emulation code to be included in the low level driver (where
it should be) instead of the high level driver.
Added new low level driver gdispS6d1121 (someone please test)
Updated and added new readme's.
2012-08-02 02:03:46 +10:00
Andrew Hannam 256062859a Many changes
Fixed compile errors
Moved to halext directory (with readme instructions)
Started gdispNokia6100 low level driver
2012-07-31 14:34:10 +10:00