X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Demo%2FCORTEX_LM3S811_IAR%2FFreeRTOSConfig.h;h=14215dadb4f8e12eed95c69ce4f58fbec65c0c2a;hb=baa9ed196e2945d39b1487fbd47e7f089a534ee5;hp=915e8cfe59380611d2fd94073d54e1fe64eb1ce2;hpb=f6abf70e60051c8dc271e329eeef65028ba3126b;p=freertos diff --git a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h index 915e8cfe5..14215dadb 100644 --- a/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h +++ b/Demo/CORTEX_LM3S811_IAR/FreeRTOSConfig.h @@ -75,6 +75,6 @@ to exclude the API function. */ #define INCLUDE_vTaskDelay 1 - +#define configKERNEL_INTERRUPT_PRIORITY 255 #endif /* FREERTOS_CONFIG_H */