Commit Graph

2 Commits

Author SHA1 Message Date
Byron Lathi
380550c77d Add more struct definitions
Adds filesystem info struct and directory entry structs
2022-04-14 17:04:08 -05:00
Byron Lathi
3c68e4584f Add some definitions for FAT32 file system
Adds some struct types for the FAT32 file system.

This just includes the information in the parameter blocks, not any
actual files.
2022-04-14 13:49:11 -05:00