Skip to content

Commit f6da1fd

Browse files
committed
Update readme
EC comms on AMD platforms have been supported for a while Signed-off-by: Daniel Schaefer <[email protected]>
1 parent 21c8956 commit f6da1fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ All of these need EC communication support in order to work.
7676
###### Communication with Embedded Controller
7777

7878
- [x] Framework Laptop 13 (Intel 11-13th Gen)
79-
- [ ] Framework Laptop 13 (AMD Ryzen)
80-
- [ ] Framework Laptop 16
79+
- [x] Framework Laptop 13 (AMD Ryzen)
80+
- [x] Framework Laptop 16 (AMD Ryzen)
8181
- [x] Port I/O communication on Linux
8282
- [x] Port I/O communication on UEFI
8383
- [x] Using `cros_ec` driver in Linux kernel
@@ -291,4 +291,4 @@ Keyboard backlight: 0%
291291
[DEBUG] Chromium EC Driver: Portio
292292
[DEBUG] send_command(command=0x22, ver=0, data_len=0)
293293
Keyboard backlight: 0%
294-
```
294+
```

0 commit comments

Comments
 (0)