Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 279 Bytes

README.org

File metadata and controls

3 lines (3 loc) · 279 Bytes

Overview

This project aims to create a basic FAT filesystem. It has basic functional commands to navigate and create read/write functionalities to files and different blocks of memory. This project was a team project divided into different milestones and is written in pure C.