This repo contains multiple experiments with virtual file system for CircuitPython that attempt to emulate a conventional storage device at the file system and block-device level. One of the main ...
Please note: This driver currently only supports I2C communication. If you have a need for SPI support in the CircuitPython driver please file an issue.