Skip to content

Conversation

@relic-se
Copy link
Contributor

This library is an extension to adafruit_usb_host_descriptors which makes it easier to read USB device descriptor data from a USB host by parsing that data into an object-oriented representation.

@relic-se
Copy link
Contributor Author

I had an issue with the release assets on my repository causing the CI error. I've now fixed that problem. A re-run should come out green.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@relic-se
Copy link
Contributor Author

I'm hoping that this library will help make the creation of new USB host device drivers just a little bit easier 😸

@relic-se
Copy link
Contributor Author

Oops, spoke too soon. It looks like the Build CI is still failing.

fatal: No names found, cannot describe anything.
fatal: run_command returned non-zero status for helpers/usb_host_descriptor_parser

Everything looks good on the library release side of things: https://github.com/relic-se/CircuitPython_USB_Host_Descriptor_Parser/releases/tag/1.0.0. Any ideas @tannewt ?

@tannewt
Copy link
Member

tannewt commented Aug 25, 2025

Oops, spoke too soon. It looks like the Build CI is still failing.

fatal: No names found, cannot describe anything.
fatal: run_command returned non-zero status for helpers/usb_host_descriptor_parser

Everything looks good on the library release side of things: https://github.com/relic-se/CircuitPython_USB_Host_Descriptor_Parser/releases/tag/1.0.0. Any ideas @tannewt ?

Looks like .gitmodules is incorrect. It has the wrong repo url.

@relic-se
Copy link
Contributor Author

Looks like I messed this one up. I'm going to have to close this PR and start up another to fix this issue.

@relic-se relic-se closed this Aug 25, 2025
@relic-se relic-se deleted the usb-host-descriptor-parser branch August 25, 2025 21:55
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