The offical µGFX repository.
 
 
 
 
 
Go to file
Tectu 7639f58f61 cleanup 2012-07-12 14:54:33 +02:00
demos gui demo cleanup 2012-07-09 02:45:01 +02:00
drivers changed TP_CS macros. Added TP_CS_PORT 2012-06-29 13:08:53 +02:00
LICENSE added license file 2012-06-07 22:38:30 +02:00
console.c whitespaces 2012-06-28 11:15:10 +02:00
console.h fix 2012-06-28 11:48:56 +02:00
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 Changes in the Text Rendering API 2012-06-12 18:06:06 +05:30
fonts.h Changes in the Text Rendering API 2012-06-12 18:06:06 +05:30
glcd.c cleanup 2012-07-12 14:54:33 +02:00
glcd.h cleanup 2012-07-12 14:54:33 +02:00
glcdconf.h added member shadow to guiNode_t struct 2012-07-09 02:57:40 +02:00
graph.c some fix, just esthetical 2012-06-23 21:34:24 +02:00
graph.h graphDrawSystem() does take now grid-X and grid-Y values 2012-06-23 21:15:31 +02:00
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
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

readme

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>