aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp
Commit message (Expand)AuthorAgeFilesLines
...
* Fixing include pathsJoel Bodenmann2015-07-081-4/+2
* Starting STM32F7 Discovery driver developmentJoel Bodenmann2015-07-086-0/+673
* Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963Joel Bodenmann2015-06-213-10/+23
* Fixes to SSD1331inmarket2015-05-102-9/+6
* Started prototyping some changes to the STM32F429iDiscovery driver.inmarket2015-05-031-6/+21
* SSD1331 OLED display controller driver - accelerated including scroll support.inmarket2015-04-075-0/+493
* First cut SSD1351 driverinmarket2015-04-015-0/+388
* Fix shimmering with the STM32F429-iDiscovery displayinmarket2015-02-281-1/+1
* Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driverinmarket2015-02-281-27/+17
* Some changes to the SSD1963 driver to cater for new boardsinmarket2015-02-231-17/+39
* More fixes to TLS8204 driverinmarket2015-02-071-4/+4
* Yet another SSD1306 driver fixinmarket2015-02-071-0/+1
* Fixes to all monochrome driversinmarket2015-02-079-6/+104
* Fix optimization code that broke the SSD1306 for I2C interfaces.inmarket2015-02-062-13/+3
* Updates to TLS8204 driverinmarket2015-02-051-6/+8
* Driver bugfixinmarket2015-02-051-5/+1
* Missing definition in driver board template fileinmarket2015-02-051-0/+5
* Missing definition in driver board template fileinmarket2015-02-051-0/+5
* Fixing SSD2119 orientation bugJoel Bodenmann2015-02-041-3/+3
* Add TLS8204 monochrome display. Not fully tested yet.inmarket2015-01-275-0/+405
* Big file rename to reduce problems with brain-dead IDE's that don't handle pr...inmarket2015-01-2124-24/+24
* Update SSD1289 and SSD2119 drivers to support using CCM memory for stack when...inmarket2014-12-176-12/+42
* Had to revert the new method of orientation support for SSD1306.inmarket2014-12-161-55/+85
* Merge branch 'master' into ssd1306ergosys2014-12-151-5/+5
|\
| * Split SSD1306 spi board example into 2 files.inmarket2014-12-152-7/+25
| |\
| * | Updates for the EMBEST board and a small fix to the SSD2119 driver.inmarket2014-12-151-5/+5
* | | Implement "hardware" fillsergosys2014-12-132-0/+41
* | | use gdispColor2Native to get fill colorergosys2014-12-131-1/+1
* | | Partially handle screen rotation using remappingergosys2014-12-132-48/+45
| |/ |/|
* | slightly faster flush and clearergosys2014-12-121-6/+11
* | add hardware clearergosys2014-12-122-1/+12
* | fix GDISP_ROTATE_270 caseergosys2014-12-121-3/+3
* | add missing bus acquisitionergosys2014-12-121-0/+2
|/
* Spacing, comments and spelling mistakesinmarket2014-11-151-0/+7
* SSD1963 driver updates originally by stevedinmarket2014-11-151-90/+103
* Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board.inmarket2014-11-071-3/+3
* Cleanups and updates to the STM32F429i-Discovery gdisp driverinmarket2014-11-073-725/+1
* STM32F429i-Discovery board is now a supported board with an example project.inmarket2014-11-057-0/+1476
* Fixing wrong driver nameJoel Bodenmann2014-10-265-4/+4
* Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driverinmarket2014-10-071-3/+3
* Create a readme for the gdisp drivers directory listing what hardware each dr...inmarket2014-09-171-0/+28
* Doco updatesinmarket2014-08-231-4/+4
* Rename all driver makefiles to driver.mkinmarket2014-08-2220-10/+10
* Update to the SPFD54124B gdisp driver.inmarket2014-08-211-22/+5
* whitespacesJoel Bodenmann2014-08-201-1/+3
* added SPFD54124B driver by user shilowJoel Bodenmann2014-08-204-0/+408
* Updating SSD1963 driverJoel Bodenmann2014-08-083-34/+124
* trunet contributed R61505U gdisp driverinmarket2014-07-174-0/+473
* Merged in pashamray/ugfx/pcf8812 (pull request #14) Joel Bodenman2014-07-121-9/+2
|\
| * fix SPI send dataroot2014-07-121-9/+2