Commit graph

13 commits

Author SHA1 Message Date
cuishuang
564212b685 fix some typos
Signed-off-by: cuishuang <imcusg@gmail.com>
2022-04-22 21:01:53 +08:00
Yu Chen
12ff9896e7 Merge branch 'ch9' into main 2022-03-20 20:36:12 +08:00
Yifan Wu
26f44233f6 Still a lot of bugs :( 2022-03-04 09:02:32 -08:00
Yifan Wu
704eae3bb0 Add ns16550a 2022-02-18 13:09:03 -08:00
Yifan Wu
c6db34e2c7 IRQ-based VirtIOBlk Access. Plz wait for the virtio-drivers crate to be updated. 2022-02-07 14:13:30 -08:00
Yifan Wu
e1ae9b6236 Merge recent updates from ch8 2022-01-26 01:53:39 -08:00
Yifan Wu
60143939d4 Add boards/ && clippy 2022-01-24 23:23:03 -08:00
Yifan Wu
ae3ba9c26f Small Fix && cargo fmt 2022-01-22 12:40:54 -08:00
Yu Chen
fbacac0585 Merge branch 'ch8' into main 2021-11-20 15:01:58 +08:00
Felix Yan
0ffc62f7c8 Correct typos in drivers/block/sdcard.rs 2021-08-08 17:46:41 +08:00
Yifan Wu
b8a14182cd Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction 2021-07-21 19:10:04 +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
c5cf3aa83e Add sdcard driver based on k210-rust crates && adjust clock freq. 2020-12-16 15:19:29 +08:00