I'm trying to build the example code from above, and I'm getting the following error (for each of the LittleFS types):
src\main.cpp:210:43: error: cannot convert 'LittleFS_RAM' to 'SdFs&'
210 | storage.addFilesystem(ramfs[ii]...
I've been trying to get the code to work, but so far I've been unable to load any of the SF files that I have. I'm trying to figure out if the problem is the code or the data files I have. Do you have a pointer to gm.sf2 that you know works? I...
I'm getting the following warnings. I don't know what that pragma is supposed to do. Should I be concerned? I'm using PlatformIO Core, version 6.1.18 and manicken/sf22aswt@^0.1.5.
.pio\libdeps\teensy41\sf22aswt\src/sf22aswt_reader_base.h:107...