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.
1 parent e5987bb commit 1307487Copy full SHA for 1307487
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