The offical µGFX repository.
Joel Bodenmann
ca56c721a7
Commit r57667124 removed certain unreachable statements as Keil/ARMCC complains about those. However, most other compilers (including GCC) complain if a function with a non-void return type have no return statement in them. Therefore, that commit was reverted (Revert commit is r509eba89) and pragams are added to the Keil compiler configuration instead. |
||
---|---|---|
3rdparty | ||
boards | ||
demos | ||
docs | ||
drivers | ||
src | ||
tools | ||
.gitignore | ||
changelog.txt | ||
Doxygenfile | ||
ffconf.h | ||
gfx.h | ||
gfx.mk | ||
gfxconf.example.h | ||
license.html | ||
mf_bwfont.h | ||
mf_rlefont.h | ||
mf_scaledfont.h | ||
pffconf.h | ||
readme.txt |
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