Commit graph

14 commits

Author SHA1 Message Date
Yifan Wu
5a1eb8d01e Merge pull request #134 from cndoit18/add-devcontainer
feat: support devcontainer
2024-01-21 01:25:02 +08:00
Yu Chen
d740d3cbfd support rust-analyzer for board_qemu features 2022-07-14 10:10:36 +08:00
Yifan Wu
9decf93cff Bump to Rust nightly-2022-04-11 rustsbi-qemu=5992db7 rustsbi-k210=1937341 default-mode=debug 2022-04-15 03:40:35 -07:00
Yu Chen
745ea760d0 add #![deny(missing_docs)] AND #![deny(warnings)] in main.rs, and add more comments 2022-03-25 11:17:40 +08:00
Yifan Wu
4b2330ab08 Update .gitignore 2022-01-19 05:06:56 -08:00
Yu Chen
7d3276e4a2 update .gitignore, README.md, dev-env-info.md 2021-11-20 16:24:32 +08:00
Yifan Wu
f1aabb5e0e RefCell->UPSafeCell 2021-07-09 21:18:51 +08:00
Yifan Wu
6666ca5344 Move kflash.py out of proj. 2021-02-08 11:27:20 +08:00
Yifan Wu
e0646c2d53 Bump rustsbi to 0.1.1 && make config of qemu/k210 different 2021-02-07 18:04:38 +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