You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include TICKLESS stack size increase even without LPTICKER_DELAY_TICKS
LPTICKER_DELAY_TICKS extra stack size has been introduced with the LP
ticker C++ wrapper. now we've removed the wrapper and LPTICKER_DELAY_TICKS
definition, but we still need extra stack size for the low level wrapper.
0 commit comments