Skip to content
Discussion options

You must be logged in to vote

Is it possible to specify the value of MP_TASK_STACK_SIZE in the make command line or in a board configuration file to overide it?

Not in the current code. If you wanted to send a PR to make it overridable from a board definition then that would be fine.

FWIW, I think the macro should be renamed to MICROPY_TASK_STACK_SIZE to match other board-configurable variables, and probably move the default definition to mpconfigport.h.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dotnfc
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
enhancement Feature requests, new feature implementations
2 participants
Converted from issue

This discussion was converted from issue #12407 on September 11, 2023 06:43.