The offical µGFX repository.
Find a file
2012-07-17 02:26:26 +02:00
demos
drivers
console.c
console.h
fastMath.c added fastMath files 2012-07-10 02:14:58 +02:00
fastMath.h added fastMath files 2012-07-10 02:14:58 +02:00
fonts.c
fonts.h
glcd.c added GLCD_DRAW_CHAR dummy in worker thread 2012-07-17 02:26:26 +02:00
glcd.h implemented worker thread for glcd 2012-07-16 03:05:12 +02:00
glcdconf.h
graph.c
graph.h
gui.c guiDrawSlider() fixes 2012-07-09 22:40:35 +02:00
gui.h guiDrawSlider() fixes 2012-07-09 22:40:35 +02:00
lcd.mk added lcdDrawEllipse() - contributed by Ben William 2012-07-10 01:15:31 +02:00
LICENSE
readme readme update 2012-07-10 22:07:38 +02:00
touchpad.c touchpad fix 2012-07-10 03:14:24 +02:00
touchpad.h touchpad fix 2012-07-10 03:13:38 +02:00
worker.h added GLCD_DRAW_CHAR dummy in worker thread 2012-07-17 02:26:26 +02:00

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
				- Abhishek 			-> font rendering
				- Ben William		-> lcdDrawEllipse()

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