DragonOS/kernel/rust-toolchain.toml
YJwu2023 cc36cf4a18
PCI设备中断重构,删去USB相关代码 (#285)
* 修复ecam无法获取MCFG table的问题

* 完善pcie

* 完善irq的错误检测机制
2023-07-08 17:22:42 +08:00

3 lines
68 B
TOML

[toolchain]
channel = "nightly-2023-01-21"
components = ["rust-src"]