Description
CircuitPython version
Adafruit CircuitPython 8.1.0 on 2023-05-22; SAM E54 Xplained Pro with same54p20
Code/REPL
]0;🐍Done | 8.1.0\Auto-reload is off.
Running in safe mode! Not running saved code.
You are in safe mode because:
CIRCUITPY drive could not be found or created.
Press reset to exit safe mode.
Press any key to enter the REPL. Use CTRL-D to reload.
]0;🐍Done | 8.1.0\
Behavior
USB drive appearing instead of CIRCUITPY drive.
Description
Hello, could someone help me understand why after installing the latest CircuitPython to my SAM E54 Xplained Pro, the "CIRCUITPY" drive does not appear but "USB Drive" appears instead?
When trying to open the "USB Drive", a notification appears: "Please insert a disk into USB Drive (D:)."
I'm using the latest bootloader version (3.15).
storage.erase_filesystem() did not solve the issue.
Additional information
No response