Revert "Merge Master"

This commit is contained in:
2025-03-12 11:12:03 +08:00
committed by GitHub
parent a02f4c0b92
commit a22408b65b
65 changed files with 158 additions and 13903 deletions

View File

@ -144,7 +144,7 @@
"rust-analyzer.checkOnSave.allTargets": false,
"rust-analyzer.linkedProjects": [
"./kernel/Cargo.toml",
//"./tools/Cargo.toml",
"./tools/Cargo.toml",
],
// "rust-analyzer.cargo.target": "riscv64gc-unknown-none-elf",
@ -154,5 +154,4 @@
"check",
],
"makefile.configureOnOpen": false,
}