Commit Graph

14 Commits

Author SHA1 Message Date
Yifan Wu
f046926863 Merge pull request #134 from cndoit18/add-devcontainer
feat: support devcontainer
2024-01-21 01:24:43 +08:00
Yu Chen
7314b54cc9 support rust-analyzer for board_qemu features 2022-07-14 10:09:01 +08:00
Yifan Wu
6f7ae066c1 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
fd0efaa03d add #![deny(missing_docs)] AND #![deny(warnings)] in main.rs, and add more comments 2022-03-26 23:00:04 +08:00
Yifan Wu
0c3eee0502 Update .gitignore 2022-01-19 05:07:16 -08:00
Yu Chen
edda2abf1d update .gitignore, README.md, dev-env-info.md 2021-11-20 16:26:06 +08:00
Yifan Wu
312b355440 RefCell->UPSafeCell && TaskCx->TCB 2021-07-12 22:09:34 +08:00
Yifan Wu
e12a932853 Move kflash.py out of proj. 2021-02-08 11:26:57 +08:00
Yifan Wu
1256085d36 Frame Allocator OK. 2020-12-03 10:40:30 +08:00
Yifan Wu
f613fa122c Working on app data auto linking. 2020-11-18 18:29:53 +08:00
Yifan Wu
7577c4f637 Update .gitignore 2020-11-18 14:51:12 +08:00
Yifan Wu
5370f725be Load kernel on qemu/k210. 2020-11-11 16:50:00 +08:00
Yifan Wu
29f4683ad8 Compiled on target platform. 2020-11-10 23:02:38 +08:00
Yifan Wu
278bae2391 Update .gitignore. 2020-11-06 15:30:19 +08:00