Yu Chen
|
676fdd86b7
|
update comments
|
2022-03-25 16:45:39 +08:00 |
|
Yu Chen
|
5b9dfeb6ad
|
fix typo comments
|
2022-03-25 14:48:17 +08:00 |
|
Yu Chen
|
745ea760d0
|
add #![deny(missing_docs)] AND #![deny(warnings)] in main.rs, and add more comments
|
2022-03-25 11:17:40 +08:00 |
|
田凯夫
|
e60ef5a67a
|
Update docs
|
2022-03-14 20:35:50 +08:00 |
|
Yifan Wu
|
493fba58fe
|
Add boards/ && cargo clippy&fmt
|
2022-01-24 15:43:57 -08:00 |
|
Yifan Wu
|
ce80bc2bfd
|
cargo clippy & fmt
|
2022-01-21 14:21:32 -08:00 |
|
Yifan Wu
|
cace5043d6
|
Bump to rust nightly-2022-01-01, feature global_asm,asm->stable
|
2022-01-01 01:42:53 -08:00 |
|
Yifan Wu
|
93ea7f9d4d
|
Exclusive UPSafeCell: A RefCell wrapper
|
2021-07-19 23:56:32 +08:00 |
|
Yifan Wu
|
92b949a01f
|
Move TaskContext into TCB instead of kstack.
|
2021-07-10 12:35:17 +08:00 |
|
Yifan Wu
|
f1aabb5e0e
|
RefCell->UPSafeCell
|
2021-07-09 21:18:51 +08:00 |
|
Yifan Wu
|
fd8f673dbe
|
Declare _unused explicitly when running first task.
|
2021-01-30 01:19:30 +08:00 |
|
Yifan Wu
|
923abbbc96
|
Move some variable name to task_cx to task_cx_ptr2
|
2021-01-04 16:03:07 +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 |
|