Commit graph

15 commits

Author SHA1 Message Date
Yifan Wu
1b1361c6c0 Remove unused code. 2021-03-04 08:43:17 +08:00
Yifan Wu
42b5b44ff8 Remove DirentBytes 2021-03-04 03:27:46 +08:00
Yifan Wu
d1cde16ddb Remove unused code. 2021-03-02 21:10:32 +08:00
Yifan Wu
c4ee62e338 Merge updates from ch7 2021-02-28 06:38:13 +08:00
Yifan Wu
17580c6902 Refactor easy-fs 2021-02-24 03:42:45 +08:00
Yifan Wu
b121689d08 Simple filetest passed on qemu/k210. 2020-12-20 13:52:38 +08:00
Yifan Wu
a3802a4b91 Load app from sdcard on K210, but panicked on qemu. 2020-12-20 00:52:14 +08:00
Yifan Wu
760de97155 Import easy-fs in os && change easy-fs to no_std mode. 2020-12-19 21:18:57 +08:00
Yifan Wu
94267a47c4 Change single file limit from 70KiB to 94KiB & pack apps and list them. 2020-12-19 21:12:09 +08:00
Yifan Wu
5787214ef6 Large/small file I/O test passed. 2020-12-19 19:14:31 +08:00
Yifan Wu
8713046a4a Write Hello, world! to a file and read it! 2020-12-19 18:32:01 +08:00
Yifan Wu
015a8b6407 Eliminate unuseful block reads/writes. 2020-12-19 16:34:18 +08:00
Yifan Wu
3c1419185d Create two files and list them. 2020-12-19 15:28:42 +08:00
Yifan Wu
00eaa64e7d We need BlockCache. 2020-12-19 13:04:36 +08:00
Yifan Wu
ed9ca7f62d create & open efs. 2020-12-18 15:56:11 +08:00