Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all driver makefiles to driver.mk | inmarket | 2014-08-22 | 1 | -0/+0 |
* | Removed the doxygen inside of every driver as doxygen is only meant for highl... | Joel Bodenmann | 2014-03-28 | 4 | -78/+1 |
* | Integrate the include files with each module. Simplifies structure of code. | inmarket | 2014-02-19 | 1 | -3/+3 |
* | Allow for LCD specific configuration - | omriiluz | 2013-12-14 | 2 | -4/+34 |
* | Replace color format conversion macros with proper routines to prevent side e... | inmarket | 2013-11-17 | 1 | -1/+3 |
* | New GDISP now supports multiple controllers with different pixel formats. | inmarket | 2013-11-05 | 1 | -1/+1 |
* | Auto-generate pixel formats using macro's. | inmarket | 2013-11-05 | 1 | -1/+1 |
* | Rename GDISP driver files to prevent problems when compiling for multiple con... | inmarket | 2013-10-28 | 2 | -1/+1 |
* | Remove superflous defines | inmarket | 2013-10-23 | 1 | -3/+0 |
* | Convert ST7565 driver to new driver format. | inmarket | 2013-10-22 | 5 | -314/+328 |
* | Added ST7565 driver by user sam0737 | Joel Bodenmann | 2013-09-15 | 5 | -0/+428 |