ugfx/demos/modules/gdisp/images
inmarket 5edf7c956e On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86).
This conflicts with the -b parameter in the file2c tool and leads to corrupted images on ARM platforms.
For now just remove the parameter when generating ROMFS files for an ARM platform.
2014-02-15 22:28:07 +10:00
..
gfxconf.h Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
main.c Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
romfs_files.h Update image demo's to use GFILE ROMFS. 2014-02-07 18:44:32 +10:00
romfs_testpal8.h On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86). 2014-02-15 22:28:07 +10:00
test-pal8.bmp updated GDISP and GWIN demos 2013-10-28 09:52:09 +10:00