You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ The Below is an example code:
16
16
```rust
17
17
18
18
```
19
+
19
20
## Support Platform
20
21
Windows Version: Newer than Windows 10, version 2004.
21
22
@@ -24,3 +25,17 @@ Architecture Platform: x86_64.
24
25
We may support `aarch64` later.
25
26
26
27
28
+
29
+
### how to build it
30
+
Because of the EV certifacte, It may be very hard for developer to build the certificated driver. We just write this for a guide of our own to release the driver.
0 commit comments