|
Makefile
|
将makefile中的gcc字样用$(CC)环境变量代替
|
2022-10-16 11:08:32 +08:00 |
|
fat32.c
|
new: 将sys_rmdir更改为sys_unlink,.且完成删除文件操作的vfs部分 (#69)
|
2022-10-25 23:02:35 +08:00 |
|
fat32.h
|
xhci: 获取设备描述符并配置endpoint (#50)
|
2022-09-30 20:39:02 +08:00 |
|
fat_ent.h
|
将具体磁盘类型与fat32文件系统进行分离
|
2022-09-06 14:10:17 +08:00 |