I need to store sensor data to external FLASH. Roughly 50 characters per entry/line and up to 10,000 entries/lines.
Which SPI FLASH library would be best suited for this purpose?
For example I have found libraries below, but maybe there are others...
Preferably the library should work with ATSAMD21 and with ESP32.