Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xiongyihui/ihex


https://github.com/xiongyihui/ihex

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

## ihex

C library for reading .hex files in Intel format--see [the spec][hex-format] for details. Included example files demonstrate usage.
It's based on http://github.com/alhirzel/intel_hex_files

All code is under the [Apache license][apache-license].

[hex-format]: "Hexadecimal Object File Format Specification"
[apache-license]: "Licenses - the Apache software foundation"