CYD and Filesystem

Hello,

I’m looking for a driver implementation of the filesystem to access the SD card of my Cheap Yellow Display. Is there anything already available?

Thx,
Nick

The latest LVGL v9 already provides an implementation of Arduino SD interface. You just need to enable it with LV_USE_FS_ARDUINO_SD

https://docs.lvgl.io/master/libs/fs_support/arduino_sd.html