Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | removed glcdconf.h | Thomas Saunders | 2012-06-22 | 4 | -4/+2 | |
|/ | | | | | it makes more sense for this config to be in the board file / application header / chconf.h | |||||
* | c++ compatibility, FSMC driver for ssd1289 | trsaunders | 2012-06-19 | 3 | -35/+223 | |
| | ||||||
* | Implemented writeStream functions for S6D1121 | Kumar Abhishek | 2012-06-19 | 1 | -25/+73 | |
| | | | | Nomenclature change lld_ prefix to low level functions | |||||
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -1/+1 | |
| | ||||||
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -1/+4 | |
| | ||||||
* | ssd1289 lld_lcdWriteStream() implementation | Tectu | 2012-06-17 | 1 | -10/+15 | |
| | ||||||
* | added lcdWriteStream start and stop functions | Tectu | 2012-06-17 | 2 | -1/+29 | |
| | ||||||
* | added static lcdWriteStream | Tectu | 2012-06-17 | 2 | -0/+5 | |
| | ||||||
* | ssd1289 fix | Tectu | 2012-06-17 | 1 | -11/+8 | |
| | ||||||
* | restructure | Tectu | 2012-06-17 | 9 | -0/+7 | |
| | ||||||
* | lcdFillArea now lld | Tectu | 2012-06-15 | 2 | -84/+101 | |
| | ||||||
* | Revert "lcdFillArea() is now lld" | Tectu | 2012-06-15 | 2 | -6/+1 | |
| | | | | This reverts commit 5defef1c1dccddea6706ffdb13a124f4a57a3c5b. | |||||
* | lcdFillArea() is now lld | Tectu | 2012-06-15 | 2 | -1/+6 | |
| | ||||||
* | added driver for xpt2046 touchpad driver | Tectu | 2012-06-15 | 2 | -0/+58 | |
| | ||||||
* | added support for 3D touchpads | Tectu | 2012-06-15 | 2 | -0/+5 | |
| | ||||||
* | Critical Bug fixed in text rendering function | Kumar Abhishek | 2012-06-14 | 1 | -14/+6 | |
| | | | | Still only portrait Orientation is supported byS6D1121. Added stubs | |||||
* | Changes in the Text Rendering API | Kumar Abhishek | 2012-06-12 | 1 | -7/+1 | |
| | | | | | The code now uses my API Pls contact for further documentation | |||||
* | added ADS7843 lld support | Tectu | 2012-06-11 | 4 | -2/+55 | |
| | ||||||
* | added lcdconf.h | Tectu | 2012-06-11 | 2 | -2/+9 | |
| | ||||||
* | fixes | Tectu | 2012-06-11 | 1 | -0/+9 | |
| | ||||||
* | added s6d1121 driver by abhishek-kakkar | Tectu | 2012-06-11 | 2 | -0/+359 | |
| | ||||||
* | Revert "added ads7843 lld functions" | Tectu | 2012-06-11 | 2 | -52/+0 | |
| | | | | This reverts commit 163a42e48eae8f611075d88a6151ffc6dd343bba. | |||||
* | added ads7843 lld functions | Tectu | 2012-06-11 | 2 | -0/+52 | |
| | ||||||
* | ssd1289 fix | Tectu | 2012-06-11 | 1 | -1/+1 | |
| | ||||||
* | ssd1289 fix | Tectu | 2012-06-11 | 1 | -4/+1 | |
| | ||||||
* | cleanups | Tectu | 2012-06-11 | 2 | -5/+10 | |
| | ||||||
* | ssd1289 support | Tectu | 2012-06-10 | 2 | -12/+118 | |
| | ||||||
* | some cleanups | Tectu | 2012-06-10 | 2 | -6/+75 | |
| | ||||||
* | added ssd1289_lld | Tectu | 2012-06-10 | 2 | -0/+73 | |
| | ||||||
* | added ssd1289_lld dummies | Tectu | 2012-06-10 | 2 | -0/+0 | |