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

Fix RISC-V stack allocation #988

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Dec 1, 2023

Originally in #716 (and #721) the intention was to save 2k of stack memory. But in #721 we took away 0x10000 instead of 0x10 bytes from the stack 🤦‍♂️

@bjoernQ bjoernQ marked this pull request as ready for review December 1, 2023 07:31
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bjoernQ bjoernQ added this pull request to the merge queue Dec 1, 2023
Merged via the queue into esp-rs:main with commit a40ea79 Dec 1, 2023
17 checks passed
@bjoernQ bjoernQ deleted the fix-riscv-stack-start branch December 1, 2023 09:17
@bjoernQ bjoernQ mentioned this pull request Dec 5, 2023
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