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
b99ca2cdde
circuitpython
/
stmhal
/
usbd_desc.h
3 lines
82 B
C
Raw
Normal View
History
Unescape
Escape
stmhal: Add support for USB MSC device. This gives a functioning, independent MSC device.
2014-03-21 19:32:01 -04:00
extern
USBD_DescriptorsTypeDef
VCP_Desc
;
extern
USBD_DescriptorsTypeDef
MSC_Desc
;
Reference in New Issue
Copy Permalink