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
We need a basic filesystem abstraction. The interface should work for simple flash devices as well as OSes, if possible. Our initial implementation can be a simulator filesystem and a simple EEPROM/flash without directory support.