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 #2828

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

hujun260
Copy link
Contributor

@hujun260 hujun260 commented Nov 7, 2024

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
#2828
These two pull requests (PRs) must be merged together.

Testing

ci ostest

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

Signed-off-by: hujun5 <[email protected]>
@hujun260
Copy link
Contributor Author

hujun260 commented Nov 7, 2024

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

@xiaoxiang781216 xiaoxiang781216 merged commit 39908cc into apache:master Nov 7, 2024
8 of 25 checks passed
@hujun260 hujun260 deleted the apache_4 branch November 8, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants