Formatting suggestions

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
Gaurav Aggarwal 2024-03-18 07:22:28 +00:00
parent 248d03efb2
commit 8305bb9903
22 changed files with 540 additions and 440 deletions

View file

@ -50,6 +50,7 @@
* of this file. If you want to include event groups then ensure
* configUSE_EVENT_GROUPS is set to 1 in FreeRTOSConfig.h. */
#if ( configUSE_EVENT_GROUPS == 1 )
typedef struct EventGroupDef_t
{
EventBits_t uxEventBits;