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ยง
- SimBlock
Device - Block device backed by a host file representing a disk image.