/files2c

Converts all files found in the given directory to C-style hex arrays

Primary LanguageGoMIT LicenseMIT

files2c

Converts all files found in the given directory to C-style hex arrays.

All arrays are placed in the given .c file, and a .h header is automatically generated with the extern declarations.

Installing

go install github.com/nonoo/files2c@latest