We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The OSR USB-FX2 board is a standard learning device for driver developers getting their feet wet with KMDF and USB development. See more details on MSDN here: https://learn.microsoft.com/en-us/samples/microsoft/windows-driver-samples/sample-kmdf-function-driver-for-osr-usb-fx2/
The C source code can be viewed here: https://github.com/microsoft/Windows-driver-samples/tree/main/usb/kmdf_fx2
I will be porting this sample (within current capabilities) to Rust to explore the limitations and capabilities of our current infrastructure.
The text was updated successfully, but these errors were encountered:
NateD-MSFT
No branches or pull requests
The OSR USB-FX2 board is a standard learning device for driver developers getting their feet wet with KMDF and USB development. See more details on MSDN here: https://learn.microsoft.com/en-us/samples/microsoft/windows-driver-samples/sample-kmdf-function-driver-for-osr-usb-fx2/
The C source code can be viewed here: https://github.com/microsoft/Windows-driver-samples/tree/main/usb/kmdf_fx2
I will be porting this sample (within current capabilities) to Rust to explore the limitations and capabilities of our current infrastructure.
The text was updated successfully, but these errors were encountered: