RebbleOS icon indicating copy to clipboard operation
RebbleOS copied to clipboard

Static stack size verification

Open jwise opened this issue 7 years ago • 0 comments

We have hard coded stack sizes for a bunch of threads, and it turns out that the maximum stack needed can actually be quite large. Find a way to avoid this, and find a way to verify this statically, when possible. "stacker" can help.

jwise avatar Feb 09 '18 06:02 jwise