Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 461 Bytes

TODO.md

File metadata and controls

23 lines (20 loc) · 461 Bytes

Layer 0

  • Create basic infrastructe
  • Implement layer 0
  • Implement tests for layer 0
  • Implement size calculator on Makefile
  • Implement automated tests on github

Layer 1

  • Add FSFAT for test support
  • Create stuff in header (operations, registers)
  • F_INIT (FAT16 and 32)
  • F_BOOT
  • F_FREE
  • F_FSI_CALC
  • F_CREATE
  • F_SEEK
  • F_APPEND
  • F_TRUNCATE
  • F_REMOVE
  • F_READ
  • F_WRITE