Skip to content

Increase stack size of the main task from 3584 to 8192 #12

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

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

IngmarStein
Copy link
Member

This seems to be needed to connect to some HTTPS URLs (likely depending in cipher parameters). With the original stack size, the firmware crashes with a stack overflow:

***ERROR*** A stack overflow in task main has been detected.

This seems to be needed to connect to some HTTPS URLs (likely
depending in cipher parameters). With the original stack size, the
firmware crashes with a stack overflow:

```
***ERROR*** A stack overflow in task main has been detected.
```
@tavdog tavdog merged commit edd8ea8 into tronbyt:main Feb 20, 2025
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