You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial support added in 3d1859f
So far, only the low-level flash ops have been implemented (i.e., reading/writing/erasing, etc); the functions that would actually use the flash memory (like bitmaps, animations, etc) haven't yet been implemented.
Note that the flash API should be considered unstable.
EVE3 can read/write SPI flash chips, commonly used to store things like fonts, audio files, etc.
The text was updated successfully, but these errors were encountered: