Bump to Rust nightly-2022-04-11 rustsbi-qemu=5992db7 rustsbi-k210=1937341 default-mode=debug

This commit is contained in:
Yifan Wu 2022-04-15 03:40:35 -07:00
parent 676fdd86b7
commit 9decf93cff
5 changed files with 16 additions and 4 deletions

1
.gitignore vendored
View file

@ -5,6 +5,7 @@ os/src/link_app.S
os/src/linker.ld
os/last-*
os/Cargo.lock
os/.gdb_history
user/build
user/target/*
user/.idea/*