crc-appender
There are 1 repositories under crc-appender topic.
ZygalM1S1U/Mir_Appender
This is an intel hex parser and CRC appender. The program will go through an intel hex file and calculate a crc for it, then will append it to a new intel hex file at an address of your choice. These are all configurable through a config file and a UI tool. CRC/Checksum calculation functions can be added by adding function pointers.