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

Vendor support outdated? #2684

Open
1 task done
harbaum opened this issue Jun 20, 2024 · 1 comment
Open
1 task done

Vendor support outdated? #2684

harbaum opened this issue Jun 20, 2024 · 1 comment
Labels

Comments

@harbaum
Copy link

harbaum commented Jun 20, 2024

Operating System

Others

Board

Pi Pico / RP2040

Firmware

None

What happened ?

Compiling with
#define CFG_TUH_VENDOR 1
fails with
vendor_host.h:37:3: error: unknown type name 'pipe_handle_t'
and many errors more ...

It seems the vendor class driver has been discontinued as half of the types, constants and functions being used don't exist (anymore?).

How to reproduce ?

Just enable TUH_VENDOR

Debug Log as txt file (LOG/CFG_TUSB_DEBUG=2)

No log, compilation already fails.

Screenshots

No response

I have checked existing issues, dicussion and documentation

  • I confirm I have checked existing issues, dicussion and documentation.
@harbaum
Copy link
Author

harbaum commented Jun 20, 2024

With #2222 this driver can probably just be removed entirely ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant