Mount SPI storage chip as drive
I would like to mount something like the Adafruit W25Q16 on my linux box. I know it doesen’t have much storage but i’d like to store some text files on it without having to use some serial programming interface. Maybe one could use an arduino to emulate a pendrive? Maybe just connected to a raspberry pi? Should a SD Card reader in SPI mode work? (Isn’t an SD card in spi mode pretty similar to this SPI storage chip?)