python-intelhex / intelhex

Python IntelHex library
BSD 3-Clause "New" or "Revised" License
201 stars 107 forks source link

Added filter option to the 'hex2bin' script and function #65

Open fpagliughi opened 9 months ago

fpagliughi commented 9 months ago

Added a "filter" option to the hex2bin script and function to prevent extra padding to be written to the binary file.