Yifan Wu
|
2dc89534a4
|
Merge branch 'main' into fix/kstack-leak
|
2023-02-08 11:08:27 +08:00 |
|
Yifan Wu
|
c0141d34d9
|
Added condvar examples.
|
2023-01-25 10:38:05 +08:00 |
|
Yifan Wu
|
3183b81f87
|
updates from ch9
|
2023-01-13 08:55:42 +08:00 |
|
Yu Chen
|
2cbd237260
|
Add snake gui app and update os/usr parts. Now snake can run!
|
2023-01-08 22:41:41 +08:00 |
|
Yu Chen
|
e0eb517517
|
add embedded-graphics crate, but compiling error
|
2023-01-07 18:17:43 +08:00 |
|
Yu Chen
|
beaef1f304
|
simple gui app can run now!
|
2023-01-07 16:11:41 +08:00 |
|
Yu Chen
|
01856f5243
|
fix rust-analyzer warning
|
2022-12-31 10:36:35 +08:00 |
|
Yu Chen
|
d28f40d7ec
|
support rust-analyzer for board_qemu features
|
2022-07-14 10:16:20 +08:00 |
|
Yu Chen
|
637cb41d46
|
support rust-analyzer for board_qemu features
|
2022-07-14 09:37:06 +08:00 |
|
Yifan Wu
|
db89fef127
|
Bump Rust to nightly-2022-04-11 && support debugging in release mode
|
2022-04-16 15:59:10 -07:00 |
|
Yifan Wu
|
2275dee52d
|
Bump Rust to nightly-2022-04-11 && support debugging in release mode
|
2022-04-16 15:58:04 -07:00 |
|
Yifan Wu
|
26bc01f3bc
|
Support signal mechanism for ch8(only works on signal-thread apps)
|
2022-01-23 13:14:56 -08:00 |
|
Yifan Wu
|
b121689d08
|
Simple filetest passed on qemu/k210.
|
2020-12-20 13:52:38 +08:00 |
|
Yifan Wu
|
e56ea17566
|
Add user program initproc/user_shell, allow user programs allocate data on heap.
|
2020-12-09 09:56:06 +08:00 |
|
Yifan Wu
|
a97d4e82a5
|
Add first user program hello_world.rs
|
2020-11-18 14:48:13 +08:00 |
|