aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'STM32F7_Discovery'inmarket2015-07-116-0/+601
|\
| * Working STM32F746G-Discovery board + example for raw32inmarket2015-07-111-4/+4
| * working on the LTDC driver (not done yet and also hacky code)Joel Bodenmann2015-07-101-1/+1
| * Renaming driver to STM32LTDC as this will be a generic oneJoel Bodenmann2015-07-097-8/+8
| * Adding correct display parametersJoel Bodenmann2015-07-081-3/+3
| * Adding some board file stuff for the F7 discovery (nothing done yet, just add...Joel Bodenmann2015-07-083-18/+7
| * WhitespacesJoel Bodenmann2015-07-081-9/+17
| * Remove obsolete ILI9341 stuff.Joel Bodenmann2015-07-081-70/+3
| * Fixing include pathsJoel Bodenmann2015-07-081-4/+2
| * Starting STM32F7 Discovery driver developmentJoel Bodenmann2015-07-086-0/+673
* | Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
* | Revert "Fix in FT5x06 touch driver"Joel Bodenmann2015-07-101-1/+1
* | Fix in FT5x06 touch driverJoel Bodenmann2015-07-101-1/+1
|/
* 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
* Fix compiler warningsinmarket2015-02-283-0/+3
* Fix self calibration for touch devices FT5x06 and STMPE610inmarket2015-02-282-7/+23
* Replace missing breaks.inmarket2015-02-251-0/+2
* Some changes to the SSD1963 driver to cater for new boardsinmarket2015-02-231-17/+39
* Fix to STMPE811 touch driver to fix self-calibration in other orientationsinmarket2015-02-231-2/+15
* Add touch driver STMPE610 by lliypukinmarket2015-02-235-0/+411
* Compile error and emulation errors for GFILE_NEED_STDIOinmarket2015-02-215-0/+15
* Toggle fixes.inmarket2015-02-142-13/+26
* 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-2140-48/+48
* First keyboard driver for Xinmarket2015-01-081-41/+183
* Better keyboard driver doco and new driver configuration flag for Win32inmarket2015-01-081-250/+304
* Win32 keyboard driver with US English keyboard layout.inmarket2015-01-071-10/+313
* Make a Win32 driver define available from gfxconf.hinmarket2015-01-031-2/+3
* Fixing wrong define in ADS7843 driverJoel Bodenmann2015-01-021-1/+1
* 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