Commit graph

12 commits

Author SHA1 Message Date
Tateisi
cc1a9a4751 lab-04: mmap, munmap 2025-08-03 13:48:14 +08:00
闭浩扬
76ac3b9886 fmt & fixed 2023-02-04 22:43:58 +08:00
闭浩扬
f45e14bfeb add sbrk and a usertest 2023-02-04 22:15:17 +08:00
Yu Chen
ab99bc8c28 add cargo fmt in Makefile, and exec make fmt 2022-05-20 08:55:07 +08:00
Yu Chen
139fbc637a add #![deny(missing_docs)] AND #![deny(warnings)] in main.rs, and add more comments 2022-03-26 23:00:04 +08:00
Yu Chen
5946903948 update ch4 with more comments 2022-03-26 21:34:42 +08:00
Yifan Wu
3a120122ba cargo clippy & fmt 2022-01-21 14:23:53 -08:00
Yifan Wu
c33c0f8aea Update from previous chapters. 2021-01-06 00:19:10 +08:00
Yifan Wu
1cef77eac7 Chapter3: power2/3/5 & sleep test worked on k210/qemu based on timer. 2020-11-29 10:31:15 +08:00
Yifan Wu
adbe671fe1 sys_yield tests worked on qemu. 2020-11-29 04:01:38 +08:00
Yifan Wu
3f3e6b2b99 Switch ok with debug mode apps, implement sys_exit correctly later. 2020-11-29 01:31:36 +08:00
Yifan Wu
2ce04bf19f Run hello_world/power one by one in batch mode. 2020-11-20 01:18:25 +08:00