The offical µGFX repository.
 
 
 
 
 
Go to file
Andrew Hannam d7fc0795d5 Reduce minimum number of low level driver routines to 2 2012-07-31 15:24:15 +10:00
demos added console demo 2012-07-22 23:55:46 +02:00
drivers lcdVerticalScroll() fix 2012-07-25 04:00:30 +02:00
glcd fix for console when x0 != 0 or y0 != 0 2012-07-25 23:38:32 +01:00
graph restructorizing 2012-07-18 03:42:05 +02:00
gui compiler warnings 2012-07-24 04:01:54 +02:00
halext Reduce minimum number of low level driver routines to 2 2012-07-31 15:24:15 +10:00
touchpad touchpad fix 2012-07-22 22:21:19 +02:00
LICENSE added license file 2012-06-07 22:38:30 +02:00
glcdconf.h added member shadow to guiNode_t struct 2012-07-09 02:57:40 +02:00
lcd.mk allow LCDLIB to be defined in Makefile 2012-07-26 17:05:54 +01:00
readme New GDISP driver 2012-07-31 00:25:07 +10:00

readme

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

## 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>