X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=FreeRTOS%2FDemo%2FCommon%2FMinimal%2FGenQTest.c;h=80e8b75c34f717bb095169a9bcc0bc625adc19be;hb=12f15b5a041ee55c7a528156ad45e7b375c498c3;hp=6f4c1e7ccefc35f9151e827b864959140c6231f6;hpb=81ce0b247d9688f08262b3d919866a57abeffd5f;p=freertos diff --git a/FreeRTOS/Demo/Common/Minimal/GenQTest.c b/FreeRTOS/Demo/Common/Minimal/GenQTest.c index 6f4c1e7cc..80e8b75c3 100644 --- a/FreeRTOS/Demo/Common/Minimal/GenQTest.c +++ b/FreeRTOS/Demo/Common/Minimal/GenQTest.c @@ -57,7 +57,7 @@ #define genqMUTEX_HIGH_PRIORITY ( tskIDLE_PRIORITY + 3 ) #ifndef genqMUTEX_TEST_TASK_STACK_SIZE - #define configMINIMAL_STACK_SIZE + #define genqMUTEX_TEST_TASK_STACK_SIZE configMINIMAL_STACK_SIZE #endif #ifndef genqGENERIC_QUEUE_TEST_TASK_STACK_SIZE