Re: Problem with CIrcuitpython on CPB
by danhalbert on Mon Dec 13, 2021 6:15 pm
`enable_usb_drive()` is not going to help here. The drive is already enabled. You can only change that value in the `boot.py` file, but we don't need to get into that here.
I would still suggest that you try to find another computer, using appropriate cables, to try this on. We sometimes see CIRCUITPY failing to show up on Windows computers, and it is often due to some utility or antivirus software. If you can get the right cable to try the Macbook, that would be very helpful. Or do you have a friend with an appropriate computer?