Skip to content

Intel HEX 1.1.0

Choose a tag to compare

@domohuhn domohuhn released this 08 Jul 18:59
· 30 commits to main since this release
  • Added check for duplicate addresses when parsing a string.
  • Added a method to get a ByteData object from the underlying buffer of a segment to simplify deserializing data.
  • Added methods to append typed data to a memory segment.
  • Added a check in toFileContents() to search for overlapping addresses.
  • Management of the memory segments has been moved to its own class.