tg-rcore-tutorial-ch7 0.4.9

Chapter 7 of rCore Tutorial: Inter-process communication with pipe and signal handling.
1
2
3
4
5
[toolchain]
profile = "minimal"
channel = "stable"
components = ["rust-src", "llvm-tools-preview", "rustfmt", "clippy"]
targets = ["riscv64gc-unknown-none-elf"]