You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rCore-Tutorial-v3-tests/Cargo.toml.txt

13 lines
224 B

[workspace]
members=[
"easy-fs",
"easy-fs-fuse",
"os",
"user",
"third-party/k210-hal",
"third-party/k210-pac",
"third-party/k210-soc",
"third-party/riscv",
"third-party/virtio-drivers",
]