Module firefly_rust::rom
source · Expand description
Functions for accessing files in the app ROM.
Functions§
- Determine the required size (in bytes) to store the given file.
- Read the whole file with the given name into the given buffer.
- Read the whole file with the given name from ROM.