Skip to content

usb-device-core: Fix comment describing the signature of done_cb.#1103

Open
projectgus wants to merge 1 commit intomicropython:masterfrom
projectgus:bugfix/usb-device-core-done_cb
Open

usb-device-core: Fix comment describing the signature of done_cb.#1103
projectgus wants to merge 1 commit intomicropython:masterfrom
projectgus:bugfix/usb-device-core-done_cb

Conversation

@projectgus
Copy link
Copy Markdown
Contributor

@projectgus projectgus commented Apr 8, 2026

Small comment change to reference the new enums added in micropython/micropython#19052 (The other enums referenced in the comment were never added!)

None of the existing drivers in micropython-lib use this result argument, they all just look at the number of bytes transferred and continue accordingly.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
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