This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-module
/
usb
History
Jeff Epler
6174e585af
usb.core.Device: fix trailing NUL on e.g., product string
...
.. and simplify the code to use vstr_add_char.
2023-07-12 08:47:33 -05:00
..
core
Basic USB host support and keyboard workflow
2023-07-10 14:22:21 -07:00
__init__.c
Start of USB host API
2022-03-07 18:07:25 -08:00
utf16le.c
usb.core.Device: fix trailing NUL on e.g., product string
2023-07-12 08:47:33 -05:00
utf16le.h
Tweaks from review
2022-03-11 10:51:50 -08:00