inmarket
|
41271d632b
|
Added new type definitions - moving towards V3.0
|
5 years ago |
inmarket
|
94f1cc2f0a
|
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
|
5 years ago |
inmarket
|
f265924396
|
First set of V3 macro changes
|
5 years ago |
inmarket
|
aeef03a83e
|
Updates to standard STM32LTDC based boards to ensure the LTDC clock is fully operational before continuing
|
5 years ago |
Joel Bodenmann
|
a5c1e29d21
|
Improving STM32F746G-Discovery board files
|
5 years ago |
Joel Bodenmann
|
025bc66666
|
STM32F469i-Discovery board files
|
5 years ago |
Joel Bodenmann
|
d0fb541191
|
Updating STM32F429i-Discovery board file for ChibiOS
|
6 years ago |
inmarket
|
82047b1ac6
|
STM32LTDC 2nd layer support with alpha
|
6 years ago |
inmarket
|
9b73187100
|
Add compatibility with Visual Studio and make compile warning capabilities more cross platform
|
6 years ago |
Chayoung You
|
1cc6004e9a
|
Fix CFLAGS and LIBS for sdl2
|
6 years ago |
inmarket
|
c67966f60e
|
Added partial definition for the STM32F469i-Discovery board
|
6 years ago |
inmarket
|
864210b764
|
Fixes to allow STM32F749-Discovery to work with ChibiOS
|
6 years ago |
Joel Bodenmann
|
170869dea9
|
Added complete support for Altera Terasic MAX10 NEEK board
|
6 years ago |
Joel Bodenmann
|
50c89877c3
|
Adding UC8173 driver
|
6 years ago |
Joel Bodenmann
|
d90daf0cb2
|
Adding ADS7843 + STM32CubeF4HAL demo board file
|
6 years ago |
Joel Bodenmann
|
12bf6d9391
|
Adding ILI9488 + STM32CubeF4HAL demo board file
|
6 years ago |
inmarket
|
bc336ee15f
|
Fix for linux framebuffer for RGB555 and BGR555
|
7 years ago |
Joel Bodenmann
|
b4f96b3e26
|
Fixing wrong macro in Linux framebuffer board file
|
7 years ago |
Joel Bodenmann
|
16ac227a75
|
Fixing issue with color formats in Linux-Framebuffer board files
|
7 years ago |
Joel Bodenmann
|
ac5e96cca1
|
Adding Linux event input touch driver
|
7 years ago |
Joel Bodenmann
|
230c06a126
|
Updating Mac OS X board files
|
7 years ago |
Joel Bodenmann
|
8dd5cc93d5
|
Cleaning up new SDL driver support
|
7 years ago |
inmarket
|
9356534ad5
|
Updates to STM32F439i-Eval board files to fix display flashing
|
7 years ago |
Oleg Gerasimov
|
cbb0617981
|
Added SDL multiply driver
|
7 years ago |
Joel Bodenmann
|
91f537c91c
|
STM32F439i-Eval board file cleanup
|
7 years ago |
Joel Bodenmann
|
37fc27ac6b
|
Adding STM32F439i-EVAL board files
|
7 years ago |
Joel Bodenmann
|
a972649d65
|
Adding note to Linux-Framebuffer readme that sufficient permission is required to access the framebuffer device
|
7 years ago |
Andrew Hannam
|
5fe88d6371
|
Update the Win32 example project to work with current versions of cygwin mingw32 compiler
|
7 years ago |
Joel Bodenmann
|
cb26bc2d37
|
Fixing bug in STM32F746G-Discovery board file which resulted in bad color reproduction
|
7 years ago |
Joel Bodenmann
|
fb100bcc25
|
Updating STM32F746-Discovery board files to be compatible with newer STM32F7CubeHAL
|
7 years ago |
Andrew Hannam
|
bb7f100804
|
Undef uGFX colors for the STM32F7 board to prevent conflicts with changed STM32 HAL header files
|
7 years ago |
Joel Bodenmann
|
6c90597dc9
|
Updating makefiles for MacOS X
|
7 years ago |
Joel Bodenmann
|
f28e9d9eef
|
New sample board file (replacing some misleading existing ones)
|
7 years ago |
Joel Bodenmann
|
87412e87d6
|
New sample board file (replacing some misleading existing ones)
|
7 years ago |
inmarket
|
3847f54dae
|
Improve some doco
|
7 years ago |
Joel Bodenmann
|
af2c663f57
|
Adding Altera MAX10 NEEK board files
|
7 years ago |
inmarket
|
a5cde14428
|
ChibiOS does not work reliably with GCC -O0 with recent compilers.
Change to -O1
|
7 years ago |
inmarket
|
739b3b1699
|
Update some makefiles and openocd config files
|
7 years ago |
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
|
7 years ago |
inmarket
|
3ae120406e
|
Add an Arduino Sketch project.
It shows how to add ugfx as a sketch library.
|
7 years ago |
inmarket
|
c5a86757bd
|
Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
|
7 years ago |
inmarket
|
713ce159d3
|
Updates to STM32F746-Discovery support
Clean out a lot of junk
|
7 years ago |
inmarket
|
48a9d334b7
|
Replace all inline definitions with GFXINLINE
|
8 years ago |
Joel Bodenmann
|
56794c2eb9
|
Fixing compiler warnings in STM32F746-Discovery board files
|
8 years ago |
inmarket
|
a35ee53d0a
|
More STM32F746 updates + doco
|
8 years ago |
inmarket
|
470868f51a
|
More STM32F746-Discovery changes.
|
8 years ago |
inmarket
|
d4ef20f47e
|
Support for ChibiOS3 (master branch only currently) for the STM32F729-Discovery board.
Not working yet.
|
8 years ago |
inmarket
|
a73a86e575
|
Minor update
|
8 years ago |
inmarket
|
754d2e072b
|
Minor update
|
8 years ago |
Joel Bodenmann
|
4eb0dbb1e3
|
Updating ChibiOS 3.x build system support
|
8 years ago |