arduino-pico/libraries/JoystickBT/examples/BTJoystick-AllFunctions
Earle F. Philhower, III 7868ddee42
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.
2023-10-07 07:38:32 -07:00
..
BTJoystick-AllFunctions.ino Allow full 8K stack for both cores, optionally (#1750) 2023-10-07 07:38:32 -07:00