inmarket
c18bc690b0
Remove #error in cmsis2
6 years ago
inmarket
718fb4e4a0
Add files missing due to git problems
6 years ago
inmarket
f0f28e2453
CHibiOS fixes from removing gfxSemCounter()
6 years ago
inmarket
2b4bd12ffa
Add support for CMSIS V2 OS's eg RTX5
6 years ago
inmarket
d7b083da1e
Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCounterI()
6 years ago
inmarket
422e95becf
UC8173 board template fix
6 years ago
inmarket
f410b57720
Vastly improve UC8173 driver
6 years ago
inmarket
f1db3e940d
Fix gwinTextEdit() problems
6 years ago
inmarket
e16f97ce26
Added UC1610 driver. Thanks to aeroman
6 years ago
inmarket
97511a9fc7
Ensure correct window titles on unicode compiles on Windows
6 years ago
inmarket
9b73187100
Add compatibility with Visual Studio and make compile warning capabilities more cross platform
6 years ago
inmarket
e5497f2ac0
Add support for .S files to the gcc make system
6 years ago
inmarket
10f4d9f860
Updates to the ChibiOS Git version makefile
6 years ago
inmarket
d6c31f404b
Add a demo for GFILE
6 years ago
inmarket
8561671cb8
Upgrade to from FATFS-0.10b to FATFS-0.13
6 years ago
inmarket
5c84885995
Improve handling of streaming drivers with a setpos and a fillarea acceleration
6 years ago
Joel Bodenmann
e6721f70a0
Updating changelog
6 years ago
Joel Bodenmann
64a8f8dde1
Fixing clipping issue with gdispGDrawString()
6 years ago
Joel Bodenmann
d581b08bcf
Merge branch 'master' of git.ugfx.io:uGFX/uGFX
6 years ago
Joel Bodenmann
4d06ef9145
Adding RA6963 driver
6 years ago
U-INSANEENGINEER\joel
86d8fc35c1
Adding RA6963 driver
6 years ago
inmarket
09402b6bde
KS0108 multi-chip driver thanks to doc_rob.
6 years ago
Joel Bodenmann
01fd5f3c90
Updating changelog
6 years ago
Joel Bodenmann
b682e48631
Whitespaces
6 years ago
Joel Bodenmann
67ed0c1f5a
Changing syncflag type from uint8_t to uint32_t in STM32LTDC driver
6 years ago
inmarket
c67966f60e
Added partial definition for the STM32F469i-Discovery board
6 years ago
inmarket
eaa704c765
Added UC1601s driver
6 years ago
inmarket
864210b764
Fixes to allow STM32F749-Discovery to work with ChibiOS
6 years ago
inmarket
76ce1dd0e3
Update ChibiOS make scripts to support later versions of ChibiOS
6 years ago
inmarket
23ceb054fc
Fixed an issue on FreeRTOS where thread stacks were being created too large
6 years ago
inmarket
ee33f13f7e
Another gwin concurrency fix
6 years ago
inmarket
d8526e672a
Fix some prototypes for win32.raw32 emulation environments
6 years ago
inmarket
252b3b918a
Prevent GWIN drawing while deleting a window from the list
6 years ago
inmarket
d8c9ca184f
Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options
6 years ago
inmarket
9500ed2bcc
Fix a bug that can cause large fonts to not be read correctly.
6 years ago
inmarket
7826664969
Make the uGFXMain() prototype always available
6 years ago
inmarket
3a0e49dabc
Change the prototype for uGFXMain()
6 years ago
inmarket
f934fc4a49
Fix introduces bug in gdisp UC8173 driver
6 years ago
inmarket
c91715491d
Merge remote-tracking branch 'origin/master'
6 years ago
inmarket
5d8705b6e0
FEATURE: Significantly improved the FreeRTOS port
FEATURE: Added support for operating system initialisation in FreeRTOS
FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called
FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size
6 years ago
Joel Bodenmann
3faf693214
Minor clean-up to UC8173 driver
6 years ago
inmarket
5497e2ed1f
Merge remote-tracking branch 'origin/master'
6 years ago
inmarket
8b4ca12a2d
Updates to the FreeRTOS GOS port
6 years ago
inmarket
29ccac5efc
Update to the UC8173 driver to fix memory overwrite
6 years ago
Joel Bodenmann
7cc28e8f0d
Improving UC8173 driver
6 years ago
Joel Bodenmann
6956df1652
Fixing an issue with word wrapping of strings containing dashes.
Strings do get wrapper correctly at dashes but the space to print the actual space has not been taken account of. This has now been fixed.
6 years ago
Joel Bodenmann
35a4e07d66
Minor internal improvement (clean-up) to AlteraFramereader driver
6 years ago
Joel Bodenmann
aa474ef037
Updating drivers list
6 years ago
Joel Bodenmann
170869dea9
Added complete support for Altera Terasic MAX10 NEEK board
6 years ago
Joel Bodenmann
d3e9955496
Adding Altera Frame Reader IP Core display driver
6 years ago