mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
The SPI flash driver includes the block device for being used as a filesystem. It provides the same methods as the driver for the internal flash. Signed-off-by: robert-hh <robert@hammelrath.com>