This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
09bc513b2c
esp-idf
/
examples
/
peripherals
/
usb
/
host
/
msc
/
main
/
CMakeLists.txt
4 lines
123 B
CMake
Raw
Normal View
History
Unescape
Escape
USB: added MSC Host Driver with VFS support Closes https://github.com/espressif/esp-idf/issues/6401
2021-07-19 10:58:08 -04:00
idf_component_register
(
SRCS
"msc_example_main.c"
I
N
C
L
U
D
E
_
D
I
R
S
"
"
usb_host: Use MSC driver from component registry
2022-08-11 09:45:01 -04:00
R
E
Q
U
I
R
E
S
u
s
b
v
f
s
)
Reference in New Issue
Copy Permalink