Skip to content

esaulenka/IntelHex_plusplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelHex++

Python intelhex library, rewritten in C++.

HEX files widely used to distribute small MCU firmwaries.

Usage

Can be built with any modern C++ compiler. To use it, just include intelhex.cpp and intelhex.h in your project.

Tests

Some tests ported from original library. Thanks to catch for a nice framework.

Thanks

Many thanks to @bialix, author of original library.

Releases

No releases published

Packages

No packages published