mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
Merge Windows Driver Code (#817)
This is the first of the Windows implementation code that will be merged. This is only the driver code. Also note the updates to the appveyor configuration. It now builds, installs and queries the status of driver directly on the build machine. Then it builds an 'artifact' which is essentially the binaries packaged up.
This commit is contained in:
+2
-1
@@ -41,4 +41,5 @@ Makefile eol=lf
|
||||
*.vcxproj eol=crlf
|
||||
*.vcxproj.filters eol=crlf
|
||||
*.sln eol=crlf
|
||||
|
||||
*.rc text eol=crlf
|
||||
*.inf text eol=crlf
|
||||
|
||||
Reference in New Issue
Block a user