Hello,

When I tested the MSC examples in USBHost_t36, I had an idea, could THE MSC device still appear in windows explorer, when teensy reads the MSC device? So I can manage MSC on PC and teensy at the same time.

I have tried to do some work, modifying usb_desc.h and usb_desc.c, but THE MSC device is different from mouse or keyboard, which makes me frustrated about this, do you have any good suggestions or ideas?

I found some related information here https://forum.pjrc.com/threads/39423...and-SD-Storage, but yet not been solved.

As a beginner, I would like to get your advice. Thank you in advance!

Teensy 4.1
Arduino 1.8.19
Teensyduino 1.57 beta 3
Windows 10