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

src/class/hid/hid_host.c: fix logging calls for epbuf #2948

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

dhalbert
Copy link
Contributor

Some logging calls were referring to hidh_interface_t fields that no longer existed, causing compiler errors when logging was enabled.

I am not sure if my changes are correct: please check. But the file now compiles when logging is enabled.

@hathach
Copy link
Owner

hathach commented Jan 15, 2025

thanks Dan, look like there is an issue with ceedling unit test with new ci's ubuntu 24.04, let me do a quick check to see how to fix it.

Copy link
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

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

thank you, ceedling issue is fixed with #2949

@hathach hathach merged commit 76fe039 into hathach:master Jan 15, 2025
107 of 108 checks passed
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.

2 participants