As of CircuitPython 9, a mount point (folder) named /sd is required on the CIRCUITPY drive. Make sure to create that directory after upgrading CircuitPython.
The following examples assume sure you've configured mount_sd.py for your board. If you can import mount_sd
at the REPL without getting an error, you should be good to go.
>>> import mount_sd >>>
Page last edited March 08, 2024
Text editor powered by tinymce.