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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,10 @@ Supported device class drivers are:
19
19
20
20
### Host Stack
21
21
22
-
There is a initial (WIP) host support for rp2040 core (require [Pico-PIO-USB](https://github.com/sekigon-gonnoc/Pico-PIO-USB))
22
+
Host support is still work-in-progress but currently available with rp2040 core thanks to Pico-PIO-USB](https://github.com/sekigon-gonnoc/Pico-PIO-USB). Supported class driver are:
- Added webUSB support with 2 example: webusb-serial, webusb-rgb
138
-
-Alligned mouse examples, added newer hid in/out example from main repo, added new composite example for ramdisk and hid in/out. PR #19 thanks to @PTS93
138
+
-Aligned mouse examples, added newer hid in/out example from main repo, added new composite example for ramdisk and hid in/out. PR #19 thanks to @PTS93
0 commit comments