0
0
Fork 0
Go to file
windowsair 3258b84795 fix: Fixed some rookie mistakes
This is a temporary "stable" release. See the Readme.md file in the root directory for more instructions.
2020-01-31 16:24:06 +08:00
components fix: Fixed some rookie mistakes 2020-01-31 15:58:47 +08:00
main fix: Fixed some rookie mistakes 2020-01-31 16:24:06 +08:00
.gitignore feat: Mainly improve DAP configuration: 2020-01-21 22:03:05 +08:00
CMakeLists.txt chore: Add cmake file for components 2020-01-26 16:29:52 +08:00
Makefile init commit 2020-01-20 22:09:00 +08:00
README.md fix: Fixed some rookie mistakes 2020-01-31 15:58:47 +08:00
idf.py init commit 2020-01-20 22:09:00 +08:00
sdkconfig init commit 2020-01-20 22:09:00 +08:00

README.md

Attention

At present, the adaptation to WCID, WinUSB, etc. has all been completed. However, when transmitting data on the endpoint, we received an error message from USBIP. This is most likely a problem with the USBIP project itself.

Due to the completeness of the USBIP protocol document, we have not yet understood its role in the Bulk transmission process, which may also lead to errors in subsequent processes.

We will continue to try to make it work under USB HID. Once the USBIP problem is solved, we will immediately transfer it to work under WinUSB