Commit graph

14 commits

Author SHA1 Message Date
Yifan Wu
f2c7dcc72b Merge pull request #134 from cndoit18/add-devcontainer
feat: support devcontainer
2024-01-21 01:24:43 +08:00
Yu Chen
426d4bead8 support rust-analyzer for board_qemu features 2022-07-14 10:09:01 +08:00
Yifan Wu
9cfba2a415 Bump to Rust nightly-2022-04-11 rustsbi-qemu=5992db7 rustsbi-k210=1937341 default-mode=debug 2022-04-15 03:45:32 -07: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
Yifan Wu
96ea0506b0 Update .gitignore 2022-01-19 05:07:16 -08:00
Yu Chen
7eec642398 update .gitignore, README.md, dev-env-info.md 2021-11-20 16:26:06 +08:00
Yifan Wu
cf7c2abaa6 RefCell->UPSafeCell && TaskCx->TCB 2021-07-12 22:09:34 +08:00
Yifan Wu
ab062588aa Move kflash.py out of proj. 2021-02-08 11:26:57 +08:00
Yifan Wu
e37e5708e4 Frame Allocator OK. 2020-12-03 10:40:30 +08:00
Yifan Wu
1943a50d0d Working on app data auto linking. 2020-11-18 18:29:53 +08:00
Yifan Wu
74e3bd7249 Update .gitignore 2020-11-18 14:51:12 +08:00
Yifan Wu
5b69a312ba Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
Yifan Wu
4480790386 Compiled on target platform. 2020-11-10 23:02:38 +08:00
Yifan Wu
bd24a16cb0 Update .gitignore. 2020-11-06 15:30:19 +08:00