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_next: enable CDC ACM automatically #81836

Closed

Conversation

xudongzheng
Copy link
Contributor

This behavior is consistent with CDC ACM on the old USB stack, as well as with other classes under the new USB stack.

This behavior is consistent with CDC ACM on the old USB stack, as well
as with other classes under the new USB stack.

Signed-off-by: Xudong Zheng <[email protected]>
@zephyrbot zephyrbot added size: XS A PR changing only a single line of code area: USB Universal Serial Bus labels Nov 24, 2024
@xudongzheng
Copy link
Contributor Author

There are two instances of CONFIG_USBD_CDC_ACM_CLASS=y in samples and another in tests - would those make sense to remove?

@jfischer-no
Copy link
Collaborator

There are two instances of CONFIG_USBD_CDC_ACM_CLASS=y in samples and another in tests - would those make sense to remove?

There is #80985 to move all samples to new device stack, there are also some fixes for CDC ACM and it also updates all config files.

@xudongzheng
Copy link
Contributor Author

Closing as this is covered by #80985.

@xudongzheng xudongzheng closed this Dec 9, 2024
@xudongzheng xudongzheng deleted the usbnext-acm-pr branch December 9, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants