The offical µGFX repository.
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. |
||
---|---|---|
demos | ||
drivers | ||
glcd | ||
graph | ||
gui | ||
halext | ||
touchpad | ||
glcdconf.h | ||
lcd.mk | ||
LICENSE | ||
readme |
## Wiki please read the wiki pages to this project carefully, before you ask any questions: http://chibios.org/dokuwiki/doku.php?id=chibios:community ## Maintainer & Contributors Contributors: - Badger -> console implementation and FSMC - Abhishek -> font rendering - Ben William -> fastMath and lcdDrawEllipse() - dxli (Dongxu Li) -> lcdDrawEllipse() filled option - inmarket -> ChibiOS'ify and retructure Maintainer: - Joel Bodenmann aka Tectu <joel@unormal.org>