Skip to content

usb: device_next: rework CDC ACM serial for flash usage #91831

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

Conversation

jfischer-no
Copy link
Collaborator

@jfischer-no jfischer-no commented Jun 18, 2025

Allow optimization if high speed is not supported. Unify strings for error logging. Allow the application to enable/disable the USB device.

Cherry-picked from #87269 to resolve MCUboot upstream PR dependency.

Allow optimization if high speed is not supported. Unify strings for
error logging. Allow the application to enable/disable the USB device.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
@github-actions github-actions bot added the area: USB Universal Serial Bus label Jun 18, 2025
@jfischer-no jfischer-no added the Experimental Experimental features not enabled by default label Jun 18, 2025
@jfischer-no jfischer-no added this to the v4.2.0 milestone Jun 18, 2025
@jfischer-no jfischer-no requested a review from nordicjm June 18, 2025 11:40
Copy link

@carlescufi carlescufi merged commit 0975237 into zephyrproject-rtos:main Jun 20, 2025
33 checks passed
@jfischer-no jfischer-no deleted the pr-device_next_dependency-for-mcuboot-pr branch June 20, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus Experimental Experimental features not enabled by default
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants