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

Add support for Intel Hex (.hex) in imgtool.py #199

Closed
utzig opened this issue Jan 30, 2018 · 2 comments
Closed

Add support for Intel Hex (.hex) in imgtool.py #199

utzig opened this issue Jan 30, 2018 · 2 comments
Assignees

Comments

@utzig
Copy link
Member

utzig commented Jan 30, 2018

The Intel Hex format (.hex) is very convenient for MCUboot since it includes the addresses at which the code is to be flashed.

If imgtool.py supported .hex alongside with .bin, it would make it very simple to work with certain platforms that support flashing .hex files.

@carlescufi
Copy link
Collaborator

This can be closed now

@utzig
Copy link
Member Author

utzig commented Feb 5, 2018

I think we could write "This fixes #199" or something like that in the PR to do it automatically.

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

No branches or pull requests

2 participants