package intel_hex

  1. Overview
  2. Docs
Intel HEX manipulation library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.1.tar.gz
md5=a83e60c8097122190cab4c8e29514a27
sha512=7f6bad5f52fcb8804a52ca2dd54b00efb82c6e65a3c2cb4c2ed235895430786f8e666c22c298e8275fd7cc9511d9fb1d88da4ec9568c02438e43f9eb4a993c0e

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.