Commit graph

122 commits

Author SHA1 Message Date
Yifan Wu
45ab29ae1b cargo fmt && use rustsbi as the bootl 2023-03-30 22:53:41 +08:00
yfblock
099b9b2ddd Update tcp_simplehttp.rs 2023-03-30 22:20:03 +08:00
yfblock
6c7a9558d2 fix hexdump print 2023-03-30 22:20:02 +08:00
yfblock
f62593673c Update tcp_simplehttp.rs
edit title
2023-03-30 22:20:02 +08:00
yufeng
5a63d8e1fe add tcp support and tcp_simplehttp app 2023-03-30 22:19:57 +08:00
Yifan Wu
cd2e97b840 fix ch9 && remove some warnings 2023-03-29 22:47:44 +08:00
Yifan Wu
2dc89534a4 Merge branch 'main' into fix/kstack-leak 2023-02-08 11:08:27 +08:00
Yu Chen
09232ae31f remove connect fun in usr/src/task.rs 2023-02-08 00:15:59 +08:00
Yu Chen
508bd2bb01 Merge branch 'ch9' into main 2023-02-08 00:12:41 +08:00
Yu Chen
02be18684d fix net support for user net app 2023-02-08 00:04:50 +08:00
yufeng
dd4678ff0e Add a udp program and a ping test script 2023-02-07 23:58:30 +08:00
yufeng
2e81c8960c add net support, fix merge error 2023-02-07 23:58:01 +08:00
yufeng
55d9cfa1cd Merge ch9 2023-02-06 19:51:24 +08:00
yufeng
d31be8cba0 Add a udp program and a ping test script 2023-02-06 19:22:44 +08:00
yufeng
9355acf903 add net support 2023-02-06 19:21:43 +08:00
Yifan Wu
191eb13c21 Remove unnecessary output. 2023-02-01 21:17:43 +08:00
Yifan Wu
8cfd457341 update usertests 2023-02-01 21:00:34 +08:00
Yifan Wu
9d9d3f496b update condvar-related testcases. 2023-02-01 20:46:07 +08:00
Yifan Wu
ffe22a57fb update mpsc_sem 2023-01-27 16:57:40 +08:00
Yifan Wu
29ef0a52d5 Added condvar examples. 2023-01-25 10:32:03 +08:00
Yu Chen
8326bf1516 update usr app gui_ret for more graph outputs 2023-01-17 13:28:31 +08:00
Yifan Wu
4e84c5767e updates from ch8 2023-01-13 09:54:54 +08:00
Yifan Wu
f0cecc4940 Decode input events in inputdev_event.rs 2023-01-12 00:21:57 -08:00
Yifan Wu
4022cc3ed7 Split user_lib into modules && provide Display in user_lib 2023-01-11 09:02:54 -08:00
Yu Chen
73fcb72cbb fix bug in impl Drop for FrameTracker, for the correctly mapping/unmapping display buffer in app 2023-01-10 16:29:36 +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
b40120f8ff udpate gui apps, uart and gpu can work together 2023-01-07 23:36:05 +08:00
Yu Chen
a67f3f0d2f add get input_dev events in user app, but still have some problems 2023-01-07 23:35:11 +08:00
Yu Chen
2dfd195841 clean os/user codes for graph show 2023-01-07 19:14:20 +08:00
Yu Chen
f2635c2dba fix compiling err in usr/src/bin/embed_graph.rs 2023-01-07 18:53:48 +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
Yifan Wu
3144455b55 user add fp support 2022-12-21 21:27:17 +08:00
Yifan Wu
b45dd60594 Add coroutine examples 2022-12-21 11:11:50 +08:00
Yifan Wu
932ae94711 feat: simple drawing board GUI 2022-12-19 03:55:58 -08:00
Yifan Wu
b1173161fc Modify run_pipe_test. 2022-12-14 00:20:45 +08:00
Yifan Wu
3fba081487 Update stack_overflow 2022-11-29 11:14:51 +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
Yu Chen
b7b8ffb1d6 add/update gui user apps/libs 2022-06-18 17:57:54 +08:00
Yu Chen
fc19596945 add cargo fmt in Makefile, and exec make fmt 2022-05-20 08:40:09 +08:00
cl8192
98d390aab7 wait child exit in forktree 2022-05-16 08:32:38 +08:00
Yu Chen
a2c08cdf1c update usr apps: usertests.rs cat.rs. now all apps in usertests can run correctly 2022-05-16 07:44:06 +08:00
yuoo655
917140c405 initiatively exit child in forktree 2022-05-16 06:35:04 +08:00
Yu Chen
5f9634d9c1 add more apps for test 2022-05-15 12:49:53 +08:00
chyyuu
4f3308aa38 Merge branch 'main' into main 2022-05-15 12:28:47 +08:00
Yu Chen
80503e80ee update github CI for autotest 2022-05-15 12:03:05 +08:00
yuoo655
a67aa60ceb add ci tests update usertests 2022-05-15 08:29:27 +08:00
Yu Chen
4e2436f757 cargo fmt 2022-05-14 22:54:20 +08:00