Skip to main content

2 posts tagged with "browser"

View All Tags

Development continues

· 5 min read

Spectranext development continues. The latest work is focused on making the built-in tools more capable.

If you're interested to try this already (although it could be buggy), do

  • Select Configuration
  • Spectranext settings
  • Over-the-Air Update
  • Select 2 for BETA
  • Save
  • Reboot
  • Receive an update

There is still plenty to build, but these changes are moving Spectranext toward a system where built-in tools are easier to extend.

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.