eerimoq / bincopy

Mangling of various file formats that conveys binary information (Motorola S-Record, Intel HEX, TI-TXT, Verilog VMEM, ELF and binary files).
MIT License
109 stars 38 forks source link

binary representation of ihex records #44

Open bgermann opened 1 month ago

bgermann commented 1 month ago

The Linux kernel uses a binary ihex representation in include/linux/ihex.h and the ihex2fw tool. That format is used for several firmware files. It would be great to have support for it in bincopy.