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
Thirdparty: bsp: freertos: Dont Enable stack overflow protection
Stack overflow protection has never been supported for FreeRTOS Microblaze port and
enabling it will unnecessarily result in other failures. Hence update portmacro.h
accordingly to not enable stack overflow protection for FreeRTOS MB port.
Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Acked-by: Anirudha Sarangi <[email protected]>
0 commit comments