File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -253,11 +253,13 @@ Capsule Header
253
253
```
254
254
255
255
###### Running on Windows
256
- Windows does not ship with a Chrome EC driver. However there is an open-source implementation that this tool can take advantage of.
257
- The project is hosted on GitHub and you can download pre-built binaries
258
- [ there] ( https://github.com/DHowett/FrameworkWindowsUtils/releases ) .
259
256
260
- The driver is not signed by Microsoft, so you will have to enable testsigning.
257
+ On newly released systems since 2025 the Framework driver installer includes the EC driver.
258
+ This includes Framework 12, Framework 13 AMD Ryzen AI 300, Framework Desktop.
259
+
260
+ Previous platforms will be enabled next.
261
+
262
+ Installing: ` winget install FrameworkComputer.framework_tool `
261
263
262
264
##### Running on ChromeOS
263
265
You can’t perform that action at this time.
0 commit comments