Joel Bodenmann
08c2358542
STM32LTDC: Support double buffering
2 years ago
Joel Bodenmann
7f78be1183
STM32LTDC: Rename user config options for consistency & add docs
2 years ago
Joel Bodenmann
91247717a0
STM32LTDC: Expose more options to board file
2 years ago
Joel Bodenmann
94fd096fdd
STM32LTDC: Rename ALLOW_2ND_LAYER to LTDC_USE_2ND_LAYER
2 years ago
Joel Bodenmann
37450998e1
STM32LTDC: Fix board function signatures
2 years ago
Joel Bodenmann
6fa3520f2a
Refactor STM32LTDC driver to outsource hardware specifics such as clock setup to the board file
2 years ago
Joel Bodenmann
beb815e109
Board STM32F746-Discovery: Fix rouge-ly replaced types
2 years ago
inmarket
d528fb218d
Minor fixups
4 years ago
inmarket
7c5a6c928f
For all source files update integer types to the new gI8 etc type names
4 years ago
Tibo Clausen
0840c8e784
Update license header
5 years ago
inmarket
93da5a0578
gDelayNone/gDelayForever to replace TIME_IMMEDIATE/TIME_INFINITE
5 years ago
inmarket
215f31ee3d
Added type gDelay to replace V2.x delaytime_t
Added type gTicks to replace V2.x systemticks_t
Added type gThreadreturn to replace V2.x threadreturn_t
Added type gThreadpriority to replace V2.x threadpriority_t
5 years ago
inmarket
bda8c738b1
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX
5 years ago
inmarket
f9c848e985
Change color_t to gColor
5 years ago
inmarket
2ab2d77fcb
Change coord_t to gCoord
5 years ago
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