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

net: shell: Make stack size for event_mon_stack configurable #79227

Conversation

drensber
Copy link
Contributor

The stack size for the event_mon_stack task may need to be larger than the default 1024 to avoid crashes. It should be configurable through Kconfig so that source code doesn't need to be modified to increase it.

The stack size for the event_mon_stack task may need to be larger than the
default 1024 to avoid crashes. It should be configurable through Kconfig
so that source code doesn't need to be modified to increase it.

Signed-off-by: Dave Rensberger <[email protected]>
@drensber drensber force-pushed the net_mgmt_event_monitor_stack_size_configurable branch from 2e74560 to f1361e4 Compare September 30, 2024 22:04
@fabiobaltieri fabiobaltieri merged commit c0bb973 into zephyrproject-rtos:main Oct 3, 2024
24 checks passed
Copy link

github-actions bot commented Oct 3, 2024

Hi @drensber!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

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.

6 participants