pluto/src/kernel/filesystem
DrDeano 45f37dc3c1
Added read functionality to FAT32
Create test FAT32 image on build
Moved test files to test_files directory
Removed global array for test fat32
Part of #216
Removed hard coded test files


Use @embedFile for large file test
2020-12-12 22:31:42 +00:00
..
fat32.zig Added read functionality to FAT32 2020-12-12 22:31:42 +00:00
initrd.zig Remove unneeded mocking files 2020-12-07 23:15:35 +00:00
vfs.zig Added the ability to close a directory node 2020-12-07 22:45:28 +00:00