Skip to main content

Crate rlvgl_fs_sim

Crate rlvgl_fs_sim 

Source
Expand description

Simulator block device backed by a host file.

Provides SimBlockDevice, an implementation of rlvgl_core::fs::BlockDevice that reads and writes sectors from a disk image stored on the host.

Structsยง

SimBlockDevice
Block device backed by a host file representing a disk image.