10000 Verify that USB_DEVICES matches settings of CIRCUITPY_USB_HID and CIRCUITPY_USB_MIDI · Issue #2850 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Verify that USB_DEVICES matches settings of CIRCUITPY_USB_HID and CIRCUITPY_USB_MIDI #2850

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

Closed
dhalbert opened this issue May 4, 2020 · 1 comment

Comments

@dhalbert
Copy link
Collaborator
dhalbert commented May 4, 2020

@xobs ran into TinyUSB problems (#2849) when USB_DEVICES included HID but CIRCUITPY_USB_HID was 0. The makefiles could check for this inconsistency. If USB_DEVICES was not explicitly set by the build, it could even be adjusted based on the values of CIRCUITPY_USB_HID and CIRCUITPY_USB_MIDI.

@jepler
Copy link
jepler commented Apr 7, 2021

Addressed by #3038

@jepler jepler closed this as completed Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0