The offical µGFX repository.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
inmarket 49b3e8f55a License header updates 10 years ago
..
binaries file2c tool cleanup 10 years ago
src License header updates 10 years ago
readme.txt Tools to convert a file to c array 10 years ago

readme.txt

This utility converts a file (of any type) into a c array
so that it can be compiled into your project.

Please note that we don't take any responsibility for the
precompiled binaries at all. They are provided 'as is' without
any warranty.


For example:
file2c -cs test.bmp test-image.h

For usage instructions:
file2c -?