Skip to main content

One post tagged with "storage"

View All Tags

Persistent storage on Spectranext

· 3 min read

Spectranext now has persistent (permanent) file storage.

img/commit.png

The recent update adds a second 4MB filesystem on top of the existing 4MB temporary storage. The temporary RAM storage is still there, and it is still useful: it is fast, good for quick iterations, and convenient for programs that need scratch space while they run. The new flash storage is for the files you want to keep.