Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 360 Bytes

File metadata and controls

21 lines (11 loc) · 360 Bytes

CRC-R: File System

Responsibilities

TBD

Requirements

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.

Collaborators

TBD

Rationale

TBD

Source Links

TBD