You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
USB drive created that is not addressable or manageable by CP.
Description
10.0.0 a-7 defines a second USB drive on RPi Pico W to my Windows machine. The first drive is the one that my code resides on. I have not found a way to use "storage.disable_usb_drive()" to make drive 2 go away. I have not found the GPIO pins it is assigned to so I can go through the setup process to define "storage" so I can disable it.