/ihex

A Rust library for parsing and generating Intel HEX files

Primary LanguageRustOtherNOASSERTION

Intel HEX (IHEX) Library

A Rust library for parsing and generating Intel HEX (or IHEX) files. This format is commonly used for representing compiled program code and data to be loaded into a microcontroller, flash memory or ROM.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.