Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanups & docs | Tectu | 2012-08-28 | 1 | -1/+14 |
| | |||||
* | cleanup | Tectu | 2012-08-28 | 1 | -21/+13 |
| | |||||
* | implemented gdispDrawArc() by noether | Tectu | 2012-08-28 | 1 | -8/+91 |
| | |||||
* | first try to implement gdispDrawARC() (not working yet) | Tectu | 2012-08-24 | 1 | -0/+6 |
| | |||||
* | console patch (thanks to inmarket for helping) | Tectu | 2012-08-24 | 1 | -175/+180 |
| | |||||
* | Merge branch 'master' of github.com:Tectu/ChibiOS-LCD-Driver | Tectu | 2012-08-24 | 1 | -10/+2 |
|\ | |||||
| * | fixed touchpad orientation | Tectu | 2012-08-22 | 1 | -10/+2 |
| | | |||||
* | | added gdispDrawArc() and gdispFillArc() dummies | Tectu | 2012-08-24 | 1 | -0/+33 |
|/ | |||||
* | Fix compiler warnings | Kumar Abhishek | 2012-08-16 | 1 | -9/+9 |
| | | | | Removed redundant dummy read from high level functions | ||||
* | fix spelling | trsaunders | 2012-08-13 | 1 | -3/+3 |
| | |||||
* | only enable console code if driver support is available | trsaunders | 2012-08-13 | 1 | -0/+5 |
| | |||||
* | moved console to src/ and include/ | Tectu | 2012-08-13 | 1 | -0/+170 |
| | |||||
* | restructure | Tectu | 2012-08-13 | 4 | -0/+1927 |