/* This is the raw value as per the Cortex-M3 NVIC. Values can be 255\r
(lowest) to 0 (1?) (highest). */\r
#define configKERNEL_INTERRUPT_PRIORITY 255\r
-#define configMAX_SYSCALL_INTERRUPT_PRIORITY 191 /* equivalent to 0xa0, or priority 5. */\r
+#define configMAX_SYSCALL_INTERRUPT_PRIORITY 191 /* equivalent to 0xb0, or priority 11. */\r
\r
\r
/* This is the value being used as per the ST library which permits 16\r
/* This is the raw value as per the Cortex-M3 NVIC. Values can be 255\r
(lowest) to 0 (1?) (highest). */\r
#define configKERNEL_INTERRUPT_PRIORITY 255\r
-#define configMAX_SYSCALL_INTERRUPT_PRIORITY 191 /* equivalent to 0xa0, or priority 5. */\r
+#define configMAX_SYSCALL_INTERRUPT_PRIORITY 191 /* equivalent to 0xb0, or priority 11. */\r
\r
\r
/* This is the value being used as per the ST library which permits 16\r
/* This is the raw value as per the Cortex-M3 NVIC. Values can be 255\r
(lowest) to 0 (1?) (highest). */\r
#define configKERNEL_INTERRUPT_PRIORITY 255\r
-#define configMAX_SYSCALL_INTERRUPT_PRIORITY 191 /* equivalent to 0xa0, or priority 5. */\r
+#define configMAX_SYSCALL_INTERRUPT_PRIORITY 191 /* equivalent to 0xb0, or priority 11. */\r
\r
\r
/* This is the value being used as per the ST library which permits 16\r