Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed touchpad into touchscreen | Joel Bodenmann | 2012-11-10 | 4 | -300/+0 |
| | |||||
* | big doxygen update - now it works as it should | Joel Bodenmann | 2012-11-07 | 2 | -2/+2 |
| | |||||
* | Revert "doxygen tweaks - not complete yet" | Joel Bodenmann | 2012-11-07 | 2 | -17/+10 |
| | | | | This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1. | ||||
* | doxygen tweaks - not complete yet | Joel Bodenmann | 2012-11-06 | 2 | -10/+17 |
| | |||||
* | docs | Joel Bodenmann | 2012-11-03 | 2 | -2/+3 |
| | |||||
* | moar doxygen fixes | Joel Bodenmann | 2012-11-02 | 1 | -0/+2 |
| | |||||
* | renamed macros | Joel Bodenmann | 2012-10-21 | 3 | -5/+5 |
| | |||||
* | touchpad driver fix | Joel Bodenmann | 2012-10-13 | 1 | -2/+2 |
| | |||||
* | TOUCHPADDriver -> TOUCHPADDriver_t | Joel Bodenmann | 2012-10-11 | 1 | -2/+2 |
| | |||||
* | Makefile LCD replaced with GFX | Joel Bodenmann | 2012-10-04 | 2 | -3/+3 |
| | |||||
* | cleanups | Joel Bodenmann | 2012-09-26 | 1 | -9/+0 |
| | |||||
* | renaming from ChibiOS-LCD-Driver to ChibiOS/GFX | Joel Bodenmann | 2012-09-25 | 2 | -8/+8 |
| | |||||
* | readme updates | Tectu | 2012-08-17 | 1 | -2/+1 |
| | |||||
* | XPT2046 cleanup | Tectu | 2012-08-16 | 1 | -63/+62 |
| | |||||
* | XPT2046 LLD Major Update | Kumar Abhishek | 2012-08-16 | 1 | -32/+123 |
| | | | | | | | | | 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 | ||||
* | removed touchpad prefix on touchpad drivers | Tectu | 2012-08-14 | 4 | -0/+217 |