No description available.
Last updated Feb 12, 2025
89
Stars
7
Forks
2
Issues
0
Stars/day
Attention Score
12
Topics
Language breakdown
Rust 100.0%
โธ Files
click to expand
README
Prepare build environment
cargo install cargo-xbuild
Build drivers
# build driver for x64
cargo xbuild --target x86_64-kernel-windows-msvc.json
build driver for x86
cargo xbuild --target i686-kernel-windows-msvc.json
Acknowledges
๐ More in this category