Crates.io | cpr_ihex |
lib.rs | cpr_ihex |
version | 1.0.1 |
source | src |
created_at | 2024-03-22 00:00:17.267273 |
updated_at | 2024-04-26 10:12:36.999745 |
description | A graphical parser and editor for the Intel HEX binary format. |
homepage | https://github.com/cloone8/cpr_ihex |
repository | https://github.com/cloone8/cpr_ihex |
max_upload_size | |
id | 1182163 |
size | 171,046 |
A graphical parser and editor for the Intel HEX binary format
To run, simply run the executable.
The program has some CLI options, which can be seen by running the program with the --help
flag.
This program is still in development, and as such, it may not be fully functional or stable. If you encounter any issues, please report them in the issues section of the repository.
Any of:
cargo install cpr_ihex
, if you have cargo installedcargo build --release