Skip to content

examples/keyboard: Fix compilation warning #3129

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acassis
Copy link
Contributor

@acassis acassis commented Jul 12, 2025

Summary

Replace %d with %PRIu32 to avoid warning convered in error on CI.

Impact

Fix CI error

Testing

stm32f4discovery:sbutton

Replace %d with %PRIu32 to avoid warning convered in error on CI.

Signed-off-by: Alan C. Assis <[email protected]>
@simbit18
Copy link
Contributor

Hi @acassis to fix msvc job in nuttx-apps repository it is necessary to merge PR #3128

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.

3 participants