Closed
Description
I am using the uf2 bootloader (0.4.0) installed with Adafruit ESPTool.
Firmware downloaded from s3 and installed via uf2/KALUGA1BOOT:
adafruit-circuitpython-espressif_kaluga_1.3-en_US-20210625-5a4a803.uf2
Behavior
With the above named firmware version, the CIRCUITPY drive does not appear. The LEDs do blink, so CircuitPython appears to start.
Linux dmesg
shows errors like device descriptor read/64, error -110
Reverting to adafruit-circuitpython-espressif_kaluga_1.3-en_US-20210625-d67fb85.uf2 from s3 works
I think this indicates the problem was introduced by #4195
I did not test any other boards or installing via .bin.
@askpatrickw you may be interested in taking a look.