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

ELF Module refactor #792

Open
MabezDev opened this issue Feb 27, 2025 · 0 comments
Open

ELF Module refactor #792

MabezDev opened this issue Feb 27, 2025 · 0 comments
Assignees
Labels
status:in-progress This task is currently being worked on
Milestone

Comments

@MabezDev
Copy link
Member

We'll want to simplify this module.

We found that the FirmwareImage trait, is a bit of useless abstraction. All firmware images start as ELFs, any binary (or hex etc.) data is written directly to flash without going through the image formatting process. Removing this, and the associated boiler plate should simplify this module.

@MabezDev MabezDev added this to the v4 milestone Feb 27, 2025
@jessebraham jessebraham self-assigned this Feb 28, 2025
@jessebraham jessebraham added the status:in-progress This task is currently being worked on label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:in-progress This task is currently being worked on
Projects
Status: Todo
Development

No branches or pull requests

2 participants