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
When a SD card is inserted into a board defined SD card port, we should automount it in CircuitPython and make it available over the CP workflow. The SPI or SDIO bus will need to be board defined so it is statically allocated.