Description
- Type: Enhancement
- Priority: Major
Enhancement
Reason to enhance or problem with existing solution
There is no way to configure application's main thread stack size at build time.
Suggested enhancement
Add stack_size attribute to mbed_app.json JSON file that will set the initial main thread stack size.
@jenia81