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

riot-rs-threads: cortex-m: ensure stacks are 8b aligned #137

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

kaspar030
Copy link
Collaborator

Cortex-M ABI requires the stack to be 8b aligned on function entry, so let's ensure this.

@kaspar030 kaspar030 force-pushed the ensure_8byte_stack_alignment branch from ea2062e to 1620534 Compare March 5, 2024 08:19
@kaspar030 kaspar030 force-pushed the ensure_8byte_stack_alignment branch from 1620534 to 97de75f Compare March 5, 2024 08:23
@kaspar030 kaspar030 added this pull request to the merge queue Mar 5, 2024
Merged via the queue into main with commit fc7cebf Mar 5, 2024
15 checks passed
@kaspar030 kaspar030 deleted the ensure_8byte_stack_alignment branch March 5, 2024 08:55
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