Allow full 8K stack for both cores, optionally (#1750)
Fixes #1749 Defining a global true `bool core1_separate_stack = true` will separate the two cores' stacks, with core 0 using the scratch RAM while core 1 will use 8K from the heap.
Showing
Please register or sign in to comment