mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-25 14:28:07 +02:00
Comment the event groups standard demo files.
This commit is contained in:
parent
2aa19f1a14
commit
8ae3d489fe
File diff suppressed because it is too large
Load Diff
@ -76,6 +76,7 @@
|
|||||||
|
|
||||||
void vStartEventGroupTasks( void );
|
void vStartEventGroupTasks( void );
|
||||||
portBASE_TYPE xAreEventGroupTasksStillRunning( void );
|
portBASE_TYPE xAreEventGroupTasksStillRunning( void );
|
||||||
|
void vPeriodicEventGroupsProcessing( void );
|
||||||
|
|
||||||
#endif /* EVENT_GROUPS_DEMO_H */
|
#endif /* EVENT_GROUPS_DEMO_H */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user