Skip to content

include: kernel: doc: add doxygen for k_sem #90625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

kartben
Copy link
Collaborator

@kartben kartben commented May 26, 2025

It can be confusing for users browsing the API docs to not find any documentation for the k_sem structure. This commit adds doxygen comments so that it now shows up.

Fixes #90608.

It can be confusing for users browsing the API docs to not find any
documentation for the k_sem structure. This commit adds doxygen
comments so that it now shows up.

Fixes zephyrproject-rtos#90608.

Signed-off-by: Benjamin Cabé <[email protected]>
Copy link

@kartben kartben marked this pull request as ready for review May 26, 2025 19:21
@kartben kartben merged commit af46f62 into zephyrproject-rtos:main May 28, 2025
28 checks passed
@kartben kartben deleted the k_sem branch June 3, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc: k_sem missing in doxygen API-docs
4 participants