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 sections size check before flashing #47

Merged
merged 4 commits into from
Nov 27, 2020

Conversation

ceres-c
Copy link

@ceres-c ceres-c commented Oct 15, 2020

Same as emsec#284 :)

Due to the addition of new codecs and applications, code size grew to
overwrite the part of FRAM currently used to store card slots (settings).
This simple (although hacky) makefile command verifies if such an
issue will occur before flashing the firmware.
Had to make some minor changes to Commands.c and CommandLine.c
to allow building without these codecs
@ceres-c ceres-c changed the title Elf sections fix rrg Elf sections size check before flashing Oct 15, 2020
@ceres-c ceres-c force-pushed the elf-sections-fix-rrg branch from 2f16088 to 10ac19d Compare October 15, 2020 19:02
@iceman1001 iceman1001 merged commit 59846bb into RfidResearchGroup:proxgrind Nov 27, 2020
@iceman1001
Copy link
Collaborator

Excellent!

Since the maintain doesn't visit here too much, I will just merge some stuff.

@ceres-c ceres-c deleted the elf-sections-fix-rrg branch January 28, 2022 15:39
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.

2 participants