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

usb: device: class: gs_usb: allow including header from C++ code #18

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

henrikbrixandersen
Copy link
Member

  • Add "extern C" guards allowing the gs_usb.h header file to be included from C++ code.
  • Add build-only test for verifying the gs_usb.h header file when included from C++ code.
  • Run the test suites in GitHub CI.

Add "extern C" guards allowing the gs_usb.h header file to be included from
C++ code.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Add build-only test for verifying the gs_usb.h header file when included
from C++ code.

Signed-off-by: Henrik Brix Andersen <[email protected]>
Run the test suites in GitHub CI.

Signed-off-by: Henrik Brix Andersen <[email protected]>
@henrikbrixandersen henrikbrixandersen merged commit 67081a5 into CANnectivity:main Sep 20, 2024
4 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.

1 participant