Skip to content

Commit 64df582

Browse files
committed
Update readme
1 parent af5cec0 commit 64df582

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ https://wicg.github.io/webusb/
112112

113113
#### USBDevice
114114

115+
##### WebUSB Features
116+
115117
- [x] usbVersionMajor
116118
- [x] usbVersionMinor
117119
- [x] usbVersionSubminor
@@ -145,6 +147,15 @@ https://wicg.github.io/webusb/
145147
- [ ] isochronousTransferIn()
146148
- [ ] isochronousTransferOut()
147149

150+
##### Extended Features
151+
152+
- [x] bus
153+
- [x] address
154+
- [x] ports
155+
- [x] speed
156+
- [x] detachKernelDriver() (Linux only)
157+
- [x] attachKernelDriver() (Linux only)
158+
148159
#### Events
149160

150161
- [x] connect

0 commit comments

Comments
 (0)