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

msc_fat_view: Add support for Intel hex format for slot0 #3373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Feb 21, 2025

Previous content of SLOT0.HEX contained data in a format that was
easy to create in 512 byte chunks of text.

Now format is changed so generated output can be
later used as any other hex file

Signed-off-by: Jerzy Kasenberg [email protected]

Such stream can be setup so plain memory buffer
can be used as destination for stream write functions.

Signed-off-by: Jerzy Kasenberg <[email protected]>
@github-actions github-actions bot added USB All USB work should have this label size/m labels Feb 21, 2025
@kasjer kasjer force-pushed the kasjer/msc-fat-view-intel-hex-slot0 branch from 2ce7e35 to 8a9c4aa Compare February 21, 2025 14:44
So far it was possible to show SLOT0.HEX file that
presented content of SLOT0 in hexadecimal text format.
File format is not change to produce standard hex
file that can be used later to flash device back
if needed

Signed-off-by: Jerzy Kasenberg <[email protected]>
@kasjer kasjer force-pushed the kasjer/msc-fat-view-intel-hex-slot0 branch from 8a9c4aa to cd433b5 Compare February 21, 2025 15:26
@kasjer kasjer changed the title msc_fat_view: Add support for Intel hex format for slo0 msc_fat_view: Add support for Intel hex format for slot0 Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/m USB All USB work should have this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant