package intel_hex

  1. Overview
  2. Docs
Intel HEX manipulation library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.tar.gz
md5=122084ceec49cdc51a21f15a606631ad
sha512=3f4ca5acdd06385f5d2d5408c518590c62eb8aa1d8a0797ad537317c3fe5828ea93218288a84898e269724688c3f1bd171a437e3f7600d08e1a140d1ae08a53e

doc/index.html

intel_hex

API

Library intel_hex

  • Intel_hex A Intel HEX manipulation library for parsing and generating Intel HEX (also known as IHEX) objects. This format is commonly used to represent compiled program code and data that is loaded into a microcontroller, flash memory, or ROM in embedded systems programming.