Commit Graph

185 Commits (e2fb6820d013420bf9a69ac5b8955f9ebb6af4f0)

Author SHA1 Message Date
inmarket 41271d632b Added new type definitions - moving towards V3.0 2018-06-23 13:02:07 +10:00
inmarket 94f1cc2f0a Change new colors to GFX_RED instead of GFXRED. Use the new color defs 2018-03-10 20:36:12 +10:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
inmarket aeef03a83e Updates to standard STM32LTDC based boards to ensure the LTDC clock is fully operational before continuing 2018-02-24 11:49:30 +10:00
Joel Bodenmann a5c1e29d21 Improving STM32F746G-Discovery board files 2017-10-28 15:28:31 +02:00
Joel Bodenmann 025bc66666 STM32F469i-Discovery board files 2017-10-28 11:58:02 +02:00
Joel Bodenmann d0fb541191 Updating STM32F429i-Discovery board file for ChibiOS 2017-10-02 23:11:18 +02:00
inmarket 82047b1ac6 STM32LTDC 2nd layer support with alpha 2017-10-01 18:00:49 +10:00
inmarket 38f487edcb Merge branch 'fix-macos' of yous/uGFX into master 2017-08-26 00:59:00 +02:00
inmarket 9b73187100 Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
Chayoung You 1cc6004e9a
Fix CFLAGS and LIBS for sdl2 2017-06-26 14:11:16 +09:00
inmarket c67966f60e Added partial definition for the STM32F469i-Discovery board 2017-05-05 11:38:49 +10:00
inmarket 864210b764 Fixes to allow STM32F749-Discovery to work with ChibiOS 2017-04-29 19:10:22 +10:00
Joel Bodenmann 170869dea9 Added complete support for Altera Terasic MAX10 NEEK board 2017-02-18 16:34:15 +01:00
Joel Bodenmann 50c89877c3 Adding UC8173 driver 2017-02-02 17:07:59 +01:00
Joel Bodenmann d90daf0cb2 Adding ADS7843 + STM32CubeF4HAL demo board file 2016-11-27 17:08:49 +01:00
Joel Bodenmann 12bf6d9391 Adding ILI9488 + STM32CubeF4HAL demo board file 2016-11-27 17:07:59 +01:00
inmarket bc336ee15f Fix for linux framebuffer for RGB555 and BGR555 2016-08-24 17:47:32 +10:00
Joel Bodenmann b4f96b3e26 Fixing wrong macro in Linux framebuffer board file 2016-08-24 00:51:41 +02:00
Joel Bodenmann 16ac227a75 Fixing issue with color formats in Linux-Framebuffer board files 2016-08-24 00:14:25 +02:00
Joel Bodenmann ac5e96cca1 Adding Linux event input touch driver 2016-08-23 23:10:04 +02:00
Joel Bodenmann 230c06a126 Updating Mac OS X board files 2016-08-15 15:02:17 +02:00
Joel Bodenmann 8dd5cc93d5 Cleaning up new SDL driver support 2016-08-15 14:05:56 +02:00
inmarket 9356534ad5 Updates to STM32F439i-Eval board files to fix display flashing 2016-08-13 15:12:00 +10:00
Oleg Gerasimov cbb0617981 Added SDL multiply driver 2016-08-08 00:11:29 +03:00
Joel Bodenmann 91f537c91c STM32F439i-Eval board file cleanup 2016-08-03 14:50:48 +02:00
Joel Bodenmann 37fc27ac6b Adding STM32F439i-EVAL board files 2016-08-03 02:56:34 +02:00
Joel Bodenmann a972649d65 Adding note to Linux-Framebuffer readme that sufficient permission is required to access the framebuffer device 2016-07-26 11:27:47 +02:00
Andrew Hannam 5fe88d6371 Update the Win32 example project to work with current versions of cygwin mingw32 compiler 2016-07-25 18:23:32 +10:00
Joel Bodenmann cb26bc2d37 Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction 2016-06-26 11:03:25 +02:00
Joel Bodenmann fb100bcc25 Updating STM32F746-Discovery board files to be compatible with newer STM32F7CubeHAL 2016-06-22 17:46:46 +02:00
Andrew Hannam bb7f100804 Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM32 HAL header files 2016-06-16 20:34:03 +10:00
Joel Bodenmann 6c90597dc9 Updating makefiles for MacOS X 2016-05-06 13:43:43 +02:00
Joel Bodenmann 23e04c4803 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 2016-02-10 23:30:24 +01:00
Joel Bodenmann f28e9d9eef New sample board file (replacing some misleading existing ones) 2016-02-10 23:29:08 +01:00
inmarket 3847f54dae Improve some doco 2016-02-10 13:54:41 +10:00
Joel Bodenmann af2c663f57 Adding Altera MAX10 NEEK board files 2015-11-29 00:05:24 +01:00
inmarket a5cde14428 ChibiOS does not work reliably with GCC -O0 with recent compilers.
Change to -O1
2015-11-27 10:28:41 +10:00
inmarket 739b3b1699 Update some makefiles and openocd config files 2015-11-27 10:13:23 +10:00
inmarket 205160aec0 Change STM32F429i-Discovery board to use the general STM32LTDC driver.
The special ILI9341 init code is now in the board file (it is board specific).
The specific STM32F429i-Discovery driver is now gone
2015-11-25 12:24:22 +10:00
inmarket 3ae120406e Add an Arduino Sketch project.
It shows how to add ugfx as a sketch library.
2015-11-21 19:28:12 +10:00
inmarket c5a86757bd Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
2015-11-21 19:27:08 +10:00
inmarket 713ce159d3 Updates to STM32F746-Discovery support
Clean out a lot of junk
2015-11-05 17:09:11 +10:00
inmarket 48a9d334b7 Replace all inline definitions with GFXINLINE 2015-10-23 18:24:49 +10:00
Joel Bodenmann 56794c2eb9 Fixing compiler warnings in STM32F746-Discovery board files 2015-10-20 19:52:22 +02:00
inmarket a35ee53d0a More STM32F746 updates + doco 2015-10-06 12:05:06 +10:00
inmarket 470868f51a More STM32F746-Discovery changes. 2015-10-06 01:13:11 +10:00
inmarket d4ef20f47e Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
Not working yet.
2015-10-05 11:23:31 +10:00
inmarket a73a86e575 Minor update 2015-10-05 07:34:17 +10:00
Joel Bodenmann 4eb0dbb1e3 Updating ChibiOS 3.x build system support 2015-08-29 17:16:21 +02:00