Skip to content
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

sys/event.h: Fixed documentation error by adding a type cast. #20704

Merged
merged 1 commit into from
May 28, 2024

Conversation

KSKNico
Copy link
Contributor

@KSKNico KSKNico commented May 28, 2024

Contribution description

I added a type cast to the custom_event pointer because event_post only accepts a pointer to the built-in event_t.

Testing procedure

Look at the generated documentation of sys/event.h.

@github-actions github-actions bot added the Area: sys Area: System label May 28, 2024
Copy link
Contributor

@mguetschow mguetschow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for spotting and fixing! 🎉

@mguetschow mguetschow added CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs and removed CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels May 28, 2024
@riot-ci
Copy link

riot-ci commented May 28, 2024

Murdock results

✔️ PASSED

c4cd493 sys/event.h: Fixed documentation error by adding a type cast.

Success Failures Total Runtime
1 0 1 01m:14s

Artifacts

@mguetschow mguetschow enabled auto-merge May 28, 2024 19:24
@mguetschow mguetschow added this pull request to the merge queue May 28, 2024
Merged via the queue into RIOT-OS:master with commit a2259db May 28, 2024
30 checks passed
@mguetschow mguetschow added this to the Release 2024.07 milestone Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants