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: examples/bulk_transfer/README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@ This sample shows how to find a device, open it and transfer data from and to bu
4
4
5
5
## Prerequisites
6
6
7
-
- Java 19
7
+
- Java 20
8
8
- Apache Maven
9
9
- 64-bit operating system (Windows, macOS, Linux)
10
10
- A USB device with bulk IN and OUT endpoints (e.g. the test device, see https://github.com/manuelbl/JavaDoesUSB/tree/main/test-devices/loopback-stm32)
0 commit comments