-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change(freertos/smp): Updated event_groups.c to have original critica…
…l sections This commit reverts the critical sections to use the original version, a.k.a, taskENTER/EXIT_CRITICAL(). When granular locks are enabled, these macros get redefined to taskLOCK/UNLOCK_DATA_GROUP().
- Loading branch information
1 parent
75d4c15
commit 421cd7f
Showing
1 changed file
with
24 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters