Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | added filestructure like chibios | Tectu | 2012-08-13 | 1 | -0/+104 | |
* | | moved console to src/ and include/ | Tectu | 2012-08-13 | 5 | -10/+2 | |
* | | ported console (thanks to badger) | Tectu | 2012-08-13 | 5 | -1/+10 | |
* | | Merge pull request #40 from trsaunders/upstream | Tectu | 2012-08-13 | 2 | -23/+25 | |
|\ \ | ||||||
| * | | use gdisp code in console | Thomas Saunders | 2012-08-13 | 2 | -23/+25 | |
|/ / | ||||||
* | | doc updates | Tectu | 2012-08-13 | 2 | -0/+51 | |
* | | readme fix | Tectu | 2012-08-13 | 2 | -51/+0 | |
* | | gdispVMT makefile update | Tectu | 2012-08-13 | 1 | -4/+4 | |
* | | touchpad driver fixes | Tectu | 2012-08-13 | 2 | -9/+9 | |
* | | gdispXXXXX driver template fix | Tectu | 2012-08-13 | 1 | -2/+2 | |
* | | added touchpadXXXXX driver template | Tectu | 2012-08-13 | 4 | -0/+210 | |
* | | moved contributors file to docs | Tectu | 2012-08-13 | 1 | -0/+0 | |
* | | added docs folder | Tectu | 2012-08-13 | 1 | -0/+2 | |
* | | added tools folder | Tectu | 2012-08-13 | 1 | -0/+7 | |
* | | readme update | Tectu | 2012-08-13 | 1 | -4/+8 | |
* | | restructure | Tectu | 2012-08-13 | 63 | -0/+10012 | |
* | | restructure | Tectu | 2012-08-13 | 83 | -12616/+4 | |
* | | added lcd demo dummy | Tectu | 2012-08-13 | 2 | -26/+19 | |
* | | added touchpad demo | Tectu | 2012-08-13 | 1 | -0/+26 | |
* | | added demos readme | Tectu | 2012-08-13 | 1 | -0/+4 | |
* | | Merge pull request #39 from trsaunders/S6d1121_vscroll_fix | Tectu | 2012-08-12 | 2 | -2/+2 | |
|\ \ | ||||||
| * | | re-fix S6D1121 vertical scroll | Thomas Saunders | 2012-08-11 | 2 | -2/+2 | |
|/ / | ||||||
* | | Calibration string fix | Tectu | 2012-08-10 | 1 | -1/+1 | |
* | | removed demos since out of date | Tectu | 2012-08-10 | 5 | -257/+0 | |
* | | small doc fixes | Tectu | 2012-08-09 | 1 | -2/+2 | |
* | | added SPI config struct to TOUCHPADDriver | Tectu | 2012-08-09 | 3 | -15/+7 | |
* | | Doxygenfile update | Tectu | 2012-08-09 | 1 | -0/+1747 | |
* | | Doxygenfile update | Tectu | 2012-08-09 | 1 | -23/+0 | |
* | | contributors update | Tectu | 2012-08-09 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #37 from inmarket/master | Tectu | 2012-08-09 | 4 | -13/+15 | |
|\ | ||||||
| * | Removed GDISPDriver structure, add macros | Andrew Hannam | 2012-08-09 | 4 | -13/+15 | |
* | | Merge pull request #36 from inmarket/master | Tectu | 2012-08-09 | 27 | -576/+1764 | |
|\| | ||||||
| * | Multi-thread, Async Multi-thread & VMT | Andrew Hannam | 2012-08-09 | 27 | -576/+1764 | |
| * | Merge pull request #2 from Tectu/master | Andrew Hannam | 2012-08-09 | 20 | -16/+937 | |
| |\ | |/ |/| | ||||||
* | | readme update | Tectu | 2012-08-09 | 1 | -0/+5 | |
* | | added doxyfile | Tectu | 2012-08-09 | 1 | -0/+23 | |
* | | doc | Tectu | 2012-08-09 | 1 | -0/+2 | |
* | | fixed licensing on XPT2046 | Tectu | 2012-08-09 | 2 | -2/+2 | |
* | | added ADS7843 touchpad driver | Tectu | 2012-08-09 | 4 | -0/+211 | |
* | | implemented tpCalibrate() | Tectu | 2012-08-09 | 2 | -0/+52 | |
* | | added tpIRQ() | Tectu | 2012-08-09 | 5 | -4/+42 | |
* | | TOUCHPAD_PRESSURE -> TOUCHPAD_HAS_PRESSURE | Tectu | 2012-08-09 | 4 | -5/+6 | |
* | | added XPT2046 readme | Tectu | 2012-08-09 | 1 | -0/+9 | |
* | | Merge branch 'master' into touchpad | Tectu | 2012-08-09 | 1 | -17/+0 | |
|\ \ | ||||||
| * \ | merged from touchpad | Tectu | 2012-08-09 | 9 | -5/+630 | |
| |\ \ | ||||||
| * | | | Revert "added touchpad driver structure for halext" | Tectu | 2012-08-09 | 4 | -404/+0 | |
* | | | | touchpad fix | Tectu | 2012-08-09 | 2 | -5/+7 | |
* | | | | touchpad fix | Tectu | 2012-08-09 | 2 | -78/+31 | |
| |/ / |/| | | ||||||
* | | | more touchpad stuff | Tectu | 2012-08-09 | 2 | -2/+66 | |
* | | | removed TOUCHPAD_NEED_MULTITASKING | Tectu | 2012-08-09 | 3 | -70/+74 |