mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-08-04 12:14:52 +00:00
Verify that the application has correctly installed PendSV and SVCall handlers. The application can choose to disable these checks by setting configCHECK_HANDLER_INSTALLATION to 0 in their FreeRTOSConfig.h.