forked from pool/intelhex
This branch is 6 commits behind pool/intelhex:factory
- update to 2.3.0:
* Add IntelHex.find() method to find a given byte pattern. (Scott Armitage)
* API changes: IntelHex.segments() method supports new optional parameter
* min_gap to allow consolidation of segments with small but existing gaps
into a single segment. Default value is 1. (Ryan Downing)
* API changes: IntelHex.tofile() now supports the optional byte_count
parameter from IntelHex.write_hex_file(). Only used if format = hex.
* Fix Python 3.9 compatibility issue with 'array' module (Piotr Korowacki)
* Fix installation for Python version taking setup rather from setuptools than
distutils (Theo Sbrissa)
OBS-URL: https://build.opensuse.org/request/show/982863
OBS-URL: https://build.opensuse.org/package/show/electronics/intelhex?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%