mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-10 08:07:46 -04:00
Merge branch 'main' into mismatch-op-type
This commit is contained in:
commit
d024f50a0b
1 changed files with 1 additions and 1 deletions
|
@ -640,7 +640,7 @@
|
|||
#define configUSE_APPLICATION_TASK_TAG 0
|
||||
|
||||
/* USE_POSIX_ERRNO enables the task global FreeRTOS_errno variable which will
|
||||
* containthe most recent error for that task. */
|
||||
* contain the most recent error for that task. */
|
||||
#define configUSE_POSIX_ERRNO 0
|
||||
|
||||
/* Set the following INCLUDE_* constants to 1 to incldue the named API function,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue