-
Notifications
You must be signed in to change notification settings - Fork 2k
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
feather-m0: add usbdev feature #11636
Conversation
Signed-off-by: Petr Štetiar <ynezz@true.cz>
I don't have the board but it should be good. |
Sure! |
Mine's the only one I have at home, but sadly tightly integrated into a project ^^. |
The project is this one ;-) |
This PR (+ #11085) would have helped a lot with debugging that back then 😁 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like it's working:
[mer. juin 5 12:41:45 2019] usb 2-3.2: New USB device found, idVendor=1209, idProduct=0001, bcdDevice= 0.00
[mer. juin 5 12:41:45 2019] usb 2-3.2: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[mer. juin 5 12:41:45 2019] usb 2-3.2: Product: USB device
[mer. juin 5 12:41:45 2019] usb 2-3.2: Manufacturer: RIOT-os.org
ACK
Testing procedure
Tested this successfully with #11077