Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: Add command line interface to combine/split uhex files. #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

carlosperate
Copy link

@carlosperate carlosperate commented Feb 29, 2024

Simple CLI implementation to be able to combine and split universal hex files.
This will be useful to be able to combine it with other tools, like the Radio Bridge and Activity Tracker.

Example usage:

uhex combine --v1 input_intel.hex --v2 input_intel.hex -u output_universal.hex
uhex split -u universal_input.hex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant