Skip to content

samples: nvs: set MAIN_STACK_SIZE in prj.conf #88701

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

Conversation

butok
Copy link
Collaborator

@butok butok commented Apr 16, 2025

  • Sets MAIN_STACK_SIZE in prj.conf to 2048 (default is 1024) to avoid possible stack overflow and adding new .conf files per board.
  • Deletes existing board .conf files, as they are not needed anymore.

- Sets MAIN_STACK_SIZE in prj.conf to 2048 (default is 1024)
  to avoid possible stack overflow
  and adding new .conf files per board.
- Deletes existing board .conf files, as they are not needed anymore.

Signed-off-by: Andrej Butok <[email protected]>
@github-actions github-actions bot added the area: Samples Samples label Apr 16, 2025
@github-actions github-actions bot requested review from kartben and nashif April 16, 2025 08:42
@butok butok requested a review from de-nordic April 16, 2025 08:47
@de-nordic de-nordic added this to the v4.2.0 milestone Apr 16, 2025
@kartben kartben merged commit 6c6c743 into zephyrproject-rtos:main Apr 18, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants