Skip to content

Conversation

@jerome-pouiller
Copy link
Collaborator

With the various changes on Zephyr and Wiseconnect development branches, it is possible to drop/simply the patches applied on top of wiseconnect.

…si91x bus events."

This reverts commit 37f9890.

This issue has been addressed in the Zephyr repository with commit
fd500168f14 ("portability: cmsis: Fix possible race in
osEventFlagsWait()")
This reverts commit 1ec01cf.

This patch was a work around for issue 92899[1]. However, since
fedbe50b207 ("portability: cmsis: Base Event Flags on k_event")[2], the
osEventFlags APIs use Zephyr kernel events instead of polling. So the
issue is fixed.

In addition, commit fedbe50b207 ("portability: cmsis: Base Event Flags
on k_event") explicitly add a test to validate with behavior.

[1]: zephyrproject-rtos/zephyr#92899
[2]: zephyrproject-rtos/zephyr#94515
@jerome-pouiller jerome-pouiller changed the title Integrate wc patches Integrate Wiseconnect patches Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant