ugfx/drivers
inmarket 05354e057d Had to revert the new method of orientation support for SSD1306.
Unfortunately the new method immediately flipped orientation rather than just affecting drawing operations.
As both methods can be supported by the hardware/code we always use drawing only orientation support.
Updated the new fill routine to match.
Also fixed color black bug and moved variable definitions to start of a block as is required by pure C compilers.
2014-12-16 23:07:14 +10:00
..
gadc/AT91SAM7 Rename all driver makefiles to driver.mk 2014-08-22 18:20:02 +10:00
gaudio New makefile structure. Also OSX board defintion 2014-09-28 01:42:30 +10:00
gdisp Had to revert the new method of orientation support for SSD1306. 2014-12-16 23:07:14 +10:00
ginput Spacing, comments and spelling mistakes 2014-11-15 15:19:46 +10:00
multiple Allow a mouse driver to not return any results when it is polled. 2014-11-07 12:02:41 +10:00