tiny_os/.cargo/config.toml

6 lines
197 B
TOML
Raw Normal View History

2024-04-12 22:21:08 +08:00
[alias]
xtask = "run --package xtask --"
2024-04-12 23:57:45 +08:00
[target.'cfg(all(target_arch = "riscv64", target_os = "none"))']
runner = "qemu-system-riscv64 -nographic -machine virt -serial mon:stdio -smp 1 -kernel "