win-kernel-sys-2.11.20 has been yanked.
Windows Kernel Build System
This repository contains scripts and instructions for building the Windows kernel using the Rust programming language.
Prerequisites
- Install Rust and Cargo: https://rustup.rs/
- Install Visual Studio Build Tools: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16
- Install the Windows SDK: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/
- Install the windows WDK: https://learn.microsoft.com/zh-cn/windows-hardware/drivers/download-the-wdk
Build Instructions
- Clone this repository:
MORE
see https://docs.rs/