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

isrthread: add configuring the stack of an isrthread as static #50

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

hujun260
Copy link
Contributor

Summary

isrthread: add configuring the stack of an isrthread as static

reason:
we configure the isr thread stack as static to allow for more flexible placement of the stack.

Impact

isrthread

apache/nuttx#14686
apache/nuttx-apps#2828
These two pull requests (PRs) must be merged together.

Testing

ci ostest

@xiaoxiang781216 xiaoxiang781216 merged commit f771bfe into open-vela:dev Dec 24, 2024
3 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.

2 participants