mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-24 10:10:25 +08:00
Comment the event groups standard demo files.
This commit is contained in:
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 */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user