Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some gdisp drivers release_bus() calls are in the wrong spot compared to ↵ | inmarket | 2015-11-27 | 2 | -5/+3 |
| | | | | post_init_board() | ||||
* | Change STM32F429i-Discovery board to use the general STM32LTDC driver. | inmarket | 2015-11-25 | 8 | -894/+0 |
| | | | | | The special ILI9341 init code is now in the board file (it is board specific). The specific STM32F429i-Discovery driver is now gone | ||||
* | Fix STM32LTDC orientation and DMA2D acceleration | inmarket | 2015-11-25 | 2 | -96/+98 |
| | |||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 58 | -153/+125 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 43 | -298/+298 |
| | |||||
* | Turn off buggy DMA2D for now | inmarket | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Another minor update | inmarket | 2015-10-05 | 1 | -7/+2 |
| | | | | Also add new studio options file | ||||
* | Add support for SH1106 in the SSD1306 driver | inmarket | 2015-09-18 | 2 | -0/+9 |
| | |||||
* | Merge branch 'master' into Alternate_Raw32_Scheduler | Joel Bodenmann | 2015-07-24 | 1 | -3/+9 |
|\ | |||||
| * | Fixing STM32LTDC driver for STM32F4 series | Joel Bodenmann | 2015-07-24 | 1 | -3/+9 |
| | | |||||
* | | STM32LTDC Cleanup and support for 180 degree rotation | Joel Bodenmann | 2015-07-24 | 1 | -31/+62 |
| | | |||||
* | | Adding first version of STM32F7 discovery touch driver | Joel Bodenmann | 2015-07-22 | 1 | -35/+21 |
| | | |||||
* | | Adding FT5336 touch driver. Not tested yet. | Joel Bodenmann | 2015-07-21 | 4 | -0/+422 |
| | | |||||
* | | STM32F746 cleanup | inmarket | 2015-07-16 | 1 | -2/+1 |
|/ | |||||
* | Fixing broken macro in STM32LTDC driver (sorry for being stupid) | Joel Bodenmann | 2015-07-12 | 1 | -15/+1 |
| | |||||
* | Cleanup STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 1 | -14/+26 |
| | |||||
* | Adding DMA2D to STM32F429i-Discovery | Joel Bodenmann | 2015-07-12 | 3 | -0/+127 |
| | |||||
* | Adding DMA2D support to STM32LTDC driver | Joel Bodenmann | 2015-07-12 | 3 | -2/+126 |
| | |||||
* | Merge branch 'STM32F7_Discovery' | inmarket | 2015-07-11 | 6 | -0/+601 |
|\ | |||||
| * | Working STM32F746G-Discovery board + example for raw32 | inmarket | 2015-07-11 | 1 | -4/+4 |
| | | | | | | | | Working STM32LTDC video driver | ||||
| * | working on the LTDC driver (not done yet and also hacky code) | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | |||||
| * | Renaming driver to STM32LTDC as this will be a generic one | Joel Bodenmann | 2015-07-09 | 7 | -8/+8 |
| | | |||||
| * | Adding correct display parameters | Joel Bodenmann | 2015-07-08 | 1 | -3/+3 |
| | | |||||
| * | Adding some board file stuff for the F7 discovery (nothing done yet, just ↵ | Joel Bodenmann | 2015-07-08 | 3 | -18/+7 |
| | | | | | | | | adding the required files) | ||||
| * | Whitespaces | Joel Bodenmann | 2015-07-08 | 1 | -9/+17 |
| | | |||||
| * | Remove obsolete ILI9341 stuff. | Joel Bodenmann | 2015-07-08 | 1 | -70/+3 |
| | | |||||
| * | Fixing include paths | Joel Bodenmann | 2015-07-08 | 1 | -4/+2 |
| | | |||||
| * | Starting STM32F7 Discovery driver development | Joel Bodenmann | 2015-07-08 | 6 | -0/+673 |
| | | |||||
* | | Fix in FT5x06 touch driver | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | |||||
* | | Revert "Fix in FT5x06 touch driver" | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
| | | | | | | | | This reverts commit a3d67e76e5f65a1fd52642db0fefd81fd6e7cfe6. | ||||
* | | Fix in FT5x06 touch driver | Joel Bodenmann | 2015-07-10 | 1 | -1/+1 |
|/ | |||||
* | Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963 | Joel Bodenmann | 2015-06-21 | 3 | -10/+23 |
| | |||||
* | Fixes to SSD1331 | inmarket | 2015-05-10 | 2 | -9/+6 |
| | |||||
* | Started prototyping some changes to the STM32F429iDiscovery driver. | inmarket | 2015-05-03 | 1 | -6/+21 |
| | | | | None are active yet. | ||||
* | SSD1331 OLED display controller driver - accelerated including scroll support. | inmarket | 2015-04-07 | 5 | -0/+493 |
| | |||||
* | First cut SSD1351 driver | inmarket | 2015-04-01 | 5 | -0/+388 |
| | |||||
* | Fix shimmering with the STM32F429-iDiscovery display | inmarket | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Updates to Mikromedia-Plus-STM32-M4 board and the SSD1963 driver | inmarket | 2015-02-28 | 1 | -27/+17 |
| | |||||
* | Fix compiler warnings | inmarket | 2015-02-28 | 3 | -0/+3 |
| | |||||
* | Fix self calibration for touch devices FT5x06 and STMPE610 | inmarket | 2015-02-28 | 2 | -7/+23 |
| | |||||
* | Replace missing breaks. | inmarket | 2015-02-25 | 1 | -0/+2 |
| | |||||
* | Some changes to the SSD1963 driver to cater for new boards | inmarket | 2015-02-23 | 1 | -17/+39 |
| | |||||
* | Fix to STMPE811 touch driver to fix self-calibration in other orientations | inmarket | 2015-02-23 | 1 | -2/+15 |
| | |||||
* | Add touch driver STMPE610 by lliypuk | inmarket | 2015-02-23 | 5 | -0/+411 |
| | |||||
* | Compile error and emulation errors for GFILE_NEED_STDIO | inmarket | 2015-02-21 | 5 | -0/+15 |
| | |||||
* | Toggle fixes. | inmarket | 2015-02-14 | 2 | -13/+26 |
| | |||||
* | More fixes to TLS8204 driver | inmarket | 2015-02-07 | 1 | -4/+4 |
| | |||||
* | Yet another SSD1306 driver fix | inmarket | 2015-02-07 | 1 | -0/+1 |
| | |||||
* | Fixes to all monochrome drivers | inmarket | 2015-02-07 | 9 | -6/+104 |
| | | | | TLS8204 driver is now operational | ||||
* | Fix optimization code that broke the SSD1306 for I2C interfaces. | inmarket | 2015-02-06 | 2 | -13/+3 |
| |