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

Remove stack checks #558

Merged
merged 3 commits into from
Feb 19, 2025
Merged

Remove stack checks #558

merged 3 commits into from
Feb 19, 2025

Conversation

mck1117
Copy link
Collaborator

@mck1117 mck1117 commented Feb 17, 2025

With #557, we no longer need manual stack overflow checking, as its done in hardware for nearly-free by the MPU. #557 enables it on the F4, so it's now enabled on all real ECUs.

Saves about 800 bytes of code space, and a bit of free perf.

@mck1117 mck1117 marked this pull request as ready for review February 18, 2025 06:56
@mck1117 mck1117 merged commit 9dcf76d into master Feb 19, 2025
46 checks passed
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.

1 participant