The offical µGFX repository.
Find a file
Tectu a97595f289 Merge pull request #21 from trsaunders/master
allow LCDLIB to be defined in Makefile
2012-07-26 09:10:59 -07: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
touchpad touchpad fix 2012-07-22 22:21:19 +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
LICENSE added license file 2012-06-07 22:38:30 +02:00
readme readme update 2012-07-26 14:25:10 +02:00

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

Maintainer:
				- Joel Bodenmann aka Tectu <joel@unormal.org>