mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-07 13:45:00 -05:00
Formatting changes
This commit is contained in:
parent
deb9b1c8d4
commit
b8973c76fc
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@
|
||||||
/******************************************************************************/
|
/******************************************************************************/
|
||||||
|
|
||||||
/* Set configUSE_EVENT_GROUPS to 1 to include event group functionality in the
|
/* Set configUSE_EVENT_GROUPS to 1 to include event group functionality in the
|
||||||
* build. Set to 0 to exclude event group functionality from the build. The
|
* build. Set to 0 to exclude event group functionality from the build. The
|
||||||
* FreeRTOS/source/event_groups.c source file must be included in the build if
|
* FreeRTOS/source/event_groups.c source file must be included in the build if
|
||||||
* configUSE_EVENT_GROUPS is set to 1. Defaults to 1 if left undefined. */
|
* configUSE_EVENT_GROUPS is set to 1. Defaults to 1 if left undefined. */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue