The offical µGFX repository.
Find a file
Kumar Abhishek a9beec902d XPT2046 LLD Major Update
Added 7 point median filtering to reduce noise
TOUCHPADDriver structure now encapsulates the IRQ pin, so removed
the TP_CS_ and TP_IRQ_ macros
Added generic tp_lld_read_value method to read any ADC channel from
the XPT2046, this includes on-chip temperature sensor and VBAT input
Improved SPI bus sharing, with the optional TOUCHPAD_SPI_PROLOGUE and
TOUCHPAD_SPI_EPILOGUE macros
2012-08-16 15:14:16 +05:30
demos demos license header 2012-08-14 01:58:24 +02:00
docs docs update 2012-08-14 02:16:13 +02:00
drivers XPT2046 LLD Major Update 2012-08-16 15:14:16 +05:30
include XPT2046 LLD Major Update 2012-08-16 15:14:16 +05:30
old ported console (thanks to badger) 2012-08-13 13:40:48 +02:00
src fix spelling 2012-08-13 21:53:52 +01:00
templates gdispXXXXX driver template fix 2012-08-13 08:07:15 +02:00
tools added tools folder 2012-08-13 07:56:25 +02:00
Doxygenfile Doxygenfile update 2012-08-09 12:35:14 +02:00
lcd.mk moved console to src/ and include/ 2012-08-13 13:44:43 +02:00
license.txt added license.txt 2012-08-02 22:06:51 +02:00
readme.txt doc updates 2012-08-13 08:47:27 +02:00

## Doxygen
run doxygen in the toplevel directory to generate the doxygen documentation in html



## 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
please read the contributors.txt file which contains a full history of each contribution

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