Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First set of V3 macro changes | inmarket | 2018-02-27 | 36 | -66/+66 |
| | |||||
* | Updates to standard STM32LTDC based boards to ensure the LTDC clock is fully ↵ | inmarket | 2018-02-24 | 4 | -12/+16 |
| | | | | operational before continuing | ||||
* | Improving STM32F746G-Discovery board files | Joel Bodenmann | 2017-10-28 | 1 | -112/+67 |
| | |||||
* | STM32F469i-Discovery board files | Joel Bodenmann | 2017-10-28 | 17 | -377/+3685 |
| | |||||
* | Updating STM32F429i-Discovery board file for ChibiOS | Joel Bodenmann | 2017-10-02 | 9 | -1720/+1726 |
| | |||||
* | STM32LTDC 2nd layer support with alpha | inmarket | 2017-10-01 | 4 | -181/+231 |
| | |||||
* | Merge branch 'fix-macos' of yous/uGFX into master | inmarket | 2017-08-26 | 1 | -2/+2 |
|\ | |||||
| * | Fix CFLAGS and LIBS for sdl2 | Chayoung You | 2017-06-26 | 1 | -2/+2 |
| | | |||||
* | | Add compatibility with Visual Studio and make compile warning capabilities ↵ | inmarket | 2017-06-30 | 1 | -1/+5 |
|/ | | | | more cross platform | ||||
* | Added partial definition for the STM32F469i-Discovery board | inmarket | 2017-05-05 | 3 | -0/+366 |
| | |||||
* | Fixes to allow STM32F749-Discovery to work with ChibiOS | inmarket | 2017-04-29 | 7 | -362/+558 |
| | |||||
* | Added complete support for Altera Terasic MAX10 NEEK board | Joel Bodenmann | 2017-02-18 | 5 | -64/+140 |
| | |||||
* | Adding UC8173 driver | Joel Bodenmann | 2017-02-02 | 1 | -0/+121 |
| | |||||
* | Adding ADS7843 + STM32CubeF4HAL demo board file | Joel Bodenmann | 2016-11-27 | 1 | -0/+140 |
| | |||||
* | Adding ILI9488 + STM32CubeF4HAL demo board file | Joel Bodenmann | 2016-11-27 | 1 | -0/+163 |
| | |||||
* | Fix for linux framebuffer for RGB555 and BGR555 | inmarket | 2016-08-24 | 1 | -1/+5 |
| | |||||
* | Fixing wrong macro in Linux framebuffer board file | Joel Bodenmann | 2016-08-24 | 1 | -2/+2 |
| | |||||
* | Fixing issue with color formats in Linux-Framebuffer board files | Joel Bodenmann | 2016-08-24 | 1 | -2/+3 |
| | |||||
* | Adding Linux event input touch driver | Joel Bodenmann | 2016-08-23 | 2 | -0/+39 |
| | |||||
* | Updating Mac OS X board files | Joel Bodenmann | 2016-08-15 | 3 | -8/+17 |
| | |||||
* | Cleaning up new SDL driver support | Joel Bodenmann | 2016-08-15 | 8 | -11/+86 |
| | |||||
* | Updates to STM32F439i-Eval board files to fix display flashing | inmarket | 2016-08-13 | 3 | -48/+32 |
| | |||||
* | Added SDL multiply driver | Oleg Gerasimov | 2016-08-08 | 2 | -2/+2 |
| | |||||
* | STM32F439i-Eval board file cleanup | Joel Bodenmann | 2016-08-03 | 1 | -4/+7 |
| | |||||
* | Adding STM32F439i-EVAL board files | Joel Bodenmann | 2016-08-03 | 10 | -0/+2618 |
| | |||||
* | Adding note to Linux-Framebuffer readme that sufficient permission is ↵ | Joel Bodenmann | 2016-07-26 | 1 | -0/+4 |
| | | | | required to access the framebuffer device | ||||
* | Update the Win32 example project to work with current versions of cygwin ↵ | Andrew Hannam | 2016-07-25 | 1 | -2/+2 |
| | | | | mingw32 compiler | ||||
* | Fixing bug in STM32F746G-Discovery board file which resulted in bad color ↵ | Joel Bodenmann | 2016-06-26 | 1 | -2/+2 |
| | | | | reproduction | ||||
* | Updating STM32F746-Discovery board files to be compatible with newer ↵ | Joel Bodenmann | 2016-06-22 | 2 | -140/+435 |
| | | | | STM32F7CubeHAL | ||||
* | Undef uGFX colors for the STM32F7 board to prevent conflicts with changed ↵ | Andrew Hannam | 2016-06-16 | 4 | -0/+12 |
| | | | | STM32 HAL header files | ||||
* | Updating makefiles for MacOS X | Joel Bodenmann | 2016-05-06 | 3 | -10/+7 |
| | |||||
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2016-02-10 | 2 | -5/+10 |
|\ | |||||
| * | Improve some doco | inmarket | 2016-02-10 | 2 | -5/+10 |
| | | |||||
* | | New sample board file (replacing some misleading existing ones) | Joel Bodenmann | 2016-02-10 | 3 | -251/+93 |
|/ | |||||
* | Adding Altera MAX10 NEEK board files | Joel Bodenmann | 2015-11-29 | 3 | -0/+77 |
| | |||||
* | ChibiOS does not work reliably with GCC -O0 with recent compilers. | inmarket | 2015-11-27 | 6 | -6/+6 |
| | | | | Change to -O1 | ||||
* | Update some makefiles and openocd config files | inmarket | 2015-11-27 | 11 | -40/+46 |
| | |||||
* | Change STM32F429i-Discovery board to use the general STM32LTDC driver. | inmarket | 2015-11-25 | 5 | -34/+199 |
| | | | | | The special ILI9341 init code is now in the board file (it is board specific). The specific STM32F429i-Discovery driver is now gone | ||||
* | Add an Arduino Sketch project. | inmarket | 2015-11-21 | 9 | -0/+229 |
| | | | | It shows how to add ugfx as a sketch library. | ||||
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 3 | -3/+3 |
| | | | | The only include path now needed is for drivers (in particular GDISP drivers) | ||||
* | Updates to STM32F746-Discovery support | inmarket | 2015-11-05 | 3 | -381/+10 |
| | | | | Clean out a lot of junk | ||||
* | Replace all inline definitions with GFXINLINE | inmarket | 2015-10-23 | 44 | -347/+358 |
| | |||||
* | Fixing compiler warnings in STM32F746-Discovery board files | Joel Bodenmann | 2015-10-20 | 2 | -40/+35 |
| | |||||
* | More STM32F746 updates + doco | inmarket | 2015-10-06 | 2 | -2/+2 |
| | |||||
* | More STM32F746-Discovery changes. | inmarket | 2015-10-06 | 11 | -3409/+236 |
| | |||||
* | Support for ChibiOS3 (master branch only currently) for the ↵ | inmarket | 2015-10-05 | 13 | -85/+2544 |
| | | | | | | STM32F729-Discovery board. Not working yet. | ||||
* | Minor update | inmarket | 2015-10-05 | 2 | -2/+2 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 6 | -12/+27 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 4 | -9/+1429 |
| | |||||
* | Updating ChibiOS 3.x build system support | Joel Bodenmann | 2015-08-29 | 15 | -2641/+2748 |
| |