lvgl / lv_port_pc_visual_studio

Visual Studio projects for LVGL embedded graphics library. Recommended on Windows. Linux support with Wayland is work in progress.
MIT License
583 stars 296 forks source link

How to add a SD-Drive ? #51

Open sandmen opened 1 year ago

sandmen commented 1 year ago

Is it possible to simulate also a sd-drive, to load files ?

MouriNaruto commented 1 year ago

Maybe you can reference the LVGL lv_fs api with lv_fs_win32 backend.

Kenji Mouri

kisvegabor commented 1 year ago

See the related docs here.

stale[bot] commented 1 year ago

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.