When compiling with current version of Adafruit_SPIFlash, I get an error that Adafruit_SPIFlash_FatFs.h can't be found. A little digging indicates that this has been removed.
Also, the Adafruit_QSPI library has been deprecated and is apparently been merged into the current Adafruit_SPIFlash.
Are their plans to update this code to the new library versions? I'd really like to try it out...
If not, do you know which releases (version number or git hash) of the two libraries I need to locate and install?
Thanks!