The offical µGFX repository.
 
 
 
 
 
Go to file
Tectu ff0b8d0fec added license.txt 2012-08-02 22:06:51 +02: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 Merge pull request #26 from inmarket/master 2012-08-02 06:56:54 -07:00
touchpad compiling fix 2012-08-02 09:56:54 +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.txt added license.txt 2012-08-02 22:06:51 +02: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>