Skip to content

Program to convert a hex or binary file to a C array declaration.

License

Notifications You must be signed in to change notification settings

ngdrascal/hex2array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hex2array

Program to convert a hex or binary file to a C array declaration.

Usage

hex2array -f[h|b] <input-file>

-f[h|b]     input format: 'h' for hex, 'b' for binary
input-file  path and filename of input file
-h          print this help

About

Program to convert a hex or binary file to a C array declaration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages