We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 858b7c7 + 1307487 commit c2593d4Copy full SHA for c2593d4
examples/template_configuration/FreeRTOSConfig.h
@@ -653,7 +653,7 @@
653
#define INCLUDE_uxTaskPriorityGet 1
654
#define INCLUDE_vTaskDelete 1
655
#define INCLUDE_vTaskSuspend 1
656
-#define INCLUDE_vTaskDelayUntil 1
+#define INCLUDE_xTaskDelayUntil 1
657
#define INCLUDE_vTaskDelay 1
658
#define INCLUDE_xTaskGetSchedulerState 1
659
#define INCLUDE_xTaskGetCurrentTaskHandle 1
0 commit comments