Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TOUCHPADDriver_t -> TOUCHPADDriver | GConsole_t -> GConsole | Joel Bodenmann | 2012-10-13 | 1 | -3/+3 |
| | |||||
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 1 | -5/+3 |
| | |||||
* | macro failsafe | Joel Bodenmann | 2012-10-11 | 1 | -0/+12 |
| | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 1 | -4/+4 |
| | |||||
* | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 1 | -15/+50 |
| | | | | | | | | | 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 | ||||
* | restructure | Tectu | 2012-08-13 | 1 | -0/+106 |