Skip to content

Commit

Permalink
Merge branch 'microsoft:main' into remove-lazystatic-rust-tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wmmc88 authored Oct 9, 2023
2 parents 9d523c6 + e127a84 commit 5043f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This project was built with support of WDM, KMDF, and UMDF drivers in mind, as w
* To execute post-build tasks (ie. `inf2cat`, `infverif`, etc.), `cargo make` is used
* `cargo install --locked cargo-make --no-default-features --features tls-native`

* Building programs with the WDK also requires being in a valid WDK enviroment. The recommended way to do this is to [enter an eWDK developer prompt](https://learn.microsoft.com/en-us/windows-hardware/drivers/develop/using-the-enterprise-wdk#getting-started)
* Building programs with the WDK also requires being in a valid WDK environment. The recommended way to do this is to [enter an eWDK developer prompt](https://learn.microsoft.com/en-us/windows-hardware/drivers/develop/using-the-enterprise-wdk#getting-started)

## Adding windows-drivers-rs to Your Driver Package

Expand Down

0 comments on commit 5043f3e

Please sign in to comment.