firefly_rust

Module 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.