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 |
|