Commit Graph

14 Commits

Author SHA1 Message Date
Tectu
7bfaea1ca9 readme updates 2012-08-17 09:23:15 +02:00
Tectu
53000e3c19 ADS7843 cleanup 2012-08-16 12:55:18 +02:00
Tectu
b402228265 XPT2046 cleanup 2012-08-16 12:52:34 +02:00
Kumar Abhishek
0b8c95ab20 ADS7843 update
Same changes as the XPT2046
2012-08-16 15:40:48 +05:30
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
Tectu
72d994626f removed touchpad prefix on touchpad drivers 2012-08-14 02:12:59 +02:00
Tectu
46e67f657d touchpad driver fixes 2012-08-13 08:08:38 +02:00
Tectu
e27d04d002 restructure 2012-08-13 04:12:42 +02:00
Tectu
54229cbdaa restructure 2012-08-13 04:11:03 +02:00
Tectu
ea11c7adf7 added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
Tectu
952b0b69e8 touchpad fix 2012-07-22 22:21:19 +02:00
Tectu
9b46b61f57 changed TP_CS macros. Added TP_CS_PORT 2012-06-29 13:08:53 +02:00
Thomas Saunders
d0e3a0636e removed glcdconf.h
it makes more sense for this config to be in the board file /
application header / chconf.h
2012-06-22 10:26:41 +01:00
Tectu
d4625a1e6a restructure 2012-06-17 01:30:12 +02:00