Skip to content
New issue

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

Some driver cleanup #56

Merged
merged 2 commits into from
Nov 30, 2018
Merged

Some driver cleanup #56

merged 2 commits into from
Nov 30, 2018

Conversation

JohnTasler
Copy link
Contributor

I had to come up with a wait to wait for WinRT IAsyncOperation completions. Normally, I would use the AsTask() extension method, but that required yet another WINMD file (Windows.winmd), which then conflicts with the WINMD files that I already need.

@joperezr
Copy link
Member

using System;

This file is missing the licensing headers


Refers to: src/System.Device.Gpio/Interop/Windows/WinRT/Interop.WaitForCompletion.cs:1 in 751ce7e. [](commit_id = 751ce7e, deletion_comment = False)

@JohnTasler JohnTasler merged commit 0ecf275 into dotnet:master Nov 30, 2018
@JohnTasler JohnTasler deleted the driver-cleanup branch November 30, 2018 22:00
joperezr pushed a commit to joperezr/iot that referenced this pull request Feb 19, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants