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 2462bcd + 27c4fef commit d024f50Copy full SHA for d024f50
examples/template_configuration/FreeRTOSConfig.h
@@ -640,7 +640,7 @@
640
#define configUSE_APPLICATION_TASK_TAG 0
641
642
/* USE_POSIX_ERRNO enables the task global FreeRTOS_errno variable which will
643
- * containthe most recent error for that task. */
+ * contain the most recent error for that task. */
644
#define configUSE_POSIX_ERRNO 0
645
646
/* Set the following INCLUDE_* constants to 1 to incldue the named API function,
0 commit comments