-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Make next_code_allocation
and prev_traceback_allocation
movable
#5333
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
Conversation
This does fix #5332
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not tested by me, but looks good, and now it's all internally consistent.
Thank you @jerryneedell for testing. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, bleah, I did not see the build failures. A few small builds with lots of pins are just over the flash size.
Moving allocations to movable group leads to the inclusion of |
@microdev1 I have a The change is this, in
For |
@dhalbert Thanks for looking into this. I enabled edits by maintainers on this PR so you should be able to push to my branch now. |
I thought this worked, but it didn't. I have evidence of something working in my terminal log, but it might have been a glitch. So I reverted this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix!
Changes in this PR: