SHA256
1
0
forked from pool/intelhex
Files
intelhex/intelhex.changes
Stanislav Brabec 7857522977 Accepting request 982863 from home:dirkmueller: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
2022-06-15 20:43:30 +00:00

3.7 KiB