]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_MPU_Simulator_Keil_GCC/FreeRTOSConfig.h
Update Zynq, MPSoc Cortex-A53 and MPSoc Cortex-R5 demo projects to build with the...
[freertos] / FreeRTOS / Demo / CORTEX_MPU_Simulator_Keil_GCC / FreeRTOSConfig.h
index cdee232d7b55acb2603395cbd33f6c3235fa2285..d74c384e0a98ee48b720800fc5f12133aec43e8e 100644 (file)
@@ -120,7 +120,7 @@ to exclude the API function. */
        /* __BVIC_PRIO_BITS will be specified when CMSIS is being used. */\r
        #define configPRIO_BITS                __NVIC_PRIO_BITS\r
 #else\r
-       #define configPRIO_BITS                8        /* 15 priority levels */\r
+       #define configPRIO_BITS                4        /* 15 priority levels */\r
 #endif\r
 \r
 /* The lowest interrupt priority that can be used in a call to a "set priority"\r