The offical µGFX repository.
Go to file
2015-11-27 10:16:40 +10:00
3rdparty Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
boards Update some makefiles and openocd config files 2015-11-27 10:13:23 +10:00
demos Fix frame demo so that malloc is emulated as rand() needs it on some platforms 2015-11-27 10:16:40 +10:00
docs Releasing version 2.4 2015-11-07 17:57:52 +01:00
drivers Change STM32F429i-Discovery board to use the general STM32LTDC driver. 2015-11-25 12:24:22 +10:00
src Add ability to emulate malloc() and free() to prevent nasty hard to find link errors from C library routines that need malloc 2015-11-27 10:15:46 +10:00
tools Add the mcufont encoder to the tools (including a win32 build) with binaries 2015-11-22 18:42:11 +10:00
.gitignore Updating .gitignore 2014-12-06 11:57:03 +01:00
Doxygenfile Releasing version 2.4 2015-11-07 17:57:52 +01:00
ffconf.h Move 3rd Party source to a new directory. 2014-08-13 15:48:16 +10:00
gfx.h Update and then move compiler specific code into its own file 2015-11-19 17:07:49 +10:00
gfx.mk Add win32.chibios and win32.raw32 OPT_OS options to the make system. 2015-07-08 09:51:17 +10:00
gfxconf.example.h Add ability to emulate malloc() and free() to prevent nasty hard to find link errors from C library routines that need malloc 2015-11-27 10:15:46 +10:00
license.html license typo fix 2014-08-05 10:07:57 +02:00
mf_bwfont.h Move the stub font include files so that user projects with custom fonts in the old format will work. 2015-11-06 07:59:32 +10:00
mf_rlefont.h Move the stub font include files so that user projects with custom fonts in the old format will work. 2015-11-06 07:59:32 +10:00
mf_scaledfont.h Move the stub font include files so that user projects with custom fonts in the old format will work. 2015-11-06 07:59:32 +10:00
pffconf.h Add GFILE support for PetitFS (a very tiny FAT implementation) 2014-08-15 02:22:02 +10:00
readme.txt Updating readme 2015-11-07 17:56:18 +01:00

Homepage:           http://ugfx.org
Documentation:      http://wiki.ugfx.org
API-Reference:      http://api.ugfx.org
Forum:              http://forum.ugfx.org
uGFX-Studio:        http://studio.ugfx.org