kerms
|
f8b7592f13
|
feat wifi scan using http/json
|
2024-02-14 16:06:31 +08:00 |
kerms
|
24aa3bed7f
|
remove unused includes, files and reference
|
2024-01-26 13:43:10 +08:00 |
kerms
|
8e3b541d26
|
reformat from main to components
|
2024-01-26 13:33:27 +08:00 |
kerms
|
5dd9b9dad8
|
fix address-of-packed-member warning of usb_handle
|
2023-12-18 21:13:58 +08:00 |
ycwan9
|
64faa6948b
|
fix wrong BOS response length in Linux (#49)
Linux first sends a get BOS request with wLength=5, and then request the full BOS in the next packet. Replying the whole BOS results a driver error.
|
2022-12-07 12:15:32 +08:00 |
windowsair
|
6650ac7f6e
|
feat(esp32): Add support for esp32
|
2022-09-05 20:54:23 +08:00 |
windowsair
|
c7fa99c7ca
|
feat(usbip): Add kcp support
|
2021-10-09 17:17:09 +08:00 |
windowsair
|
c67afb07a1
|
fix(usbip): Try to handle UNLINK behavior
|
2021-10-03 23:04:27 +08:00 |
windowsair
|
9876edd6ef
|
chore: Refactor build dependencies
|
2021-06-05 22:10:29 +08:00 |
windowsair
|
c9113ee08f
|
feat: Add support for USB 3.0
|
2021-05-13 00:23:20 +08:00 |
windowsair
|
bc63a07a9b
|
feat: Improve WINUSB transfer speed
|
2020-12-27 20:02:38 +08:00 |
windowsair
|
88c12b5332
|
feat: add winusb support
|
2020-11-12 13:20:57 +08:00 |
windowsair
|
ede735c2a7
|
feat: Improve DAP performance on USB-HID
|
2020-02-04 20:45:01 +08:00 |
windowsair
|
c3582e8e2b
|
feat: Switch to USB HID, now fully available
|
2020-02-02 14:49:14 +08:00 |
windowsair
|
ad6b9b3609
|
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 15:58:47 +08:00 |
windowsair
|
50079136ab
|
fix: Fix some simple bugs (spelling errors, etc.)
|
2020-01-27 10:49:29 +08:00 |
windowsair
|
822aa0b6ad
|
chore: Add cmake file for components
|
2020-01-26 16:29:52 +08:00 |
windowsair
|
8cfb843951
|
feat: Add Microsoft OS 2.0 Descriptors and WinUSB Support.
|
2020-01-26 15:54:57 +08:00 |
windowsair
|
529e0a375f
|
feat: URB packet processing & DAP command push
|
2020-01-25 21:45:24 +08:00 |
windowsair
|
957cc01656
|
fix: C-style structure definition & other details improvements
|
2020-01-24 16:41:15 +08:00 |
windowsair
|
a6a5e6ec0c
|
feat: USBIP & Standard USB Descriptor Definitions
1. Add Standard USB Descriptor Definitions
2. USBIP stage1 completed
|
2020-01-23 21:55:51 +08:00 |
windowsair
|
a15f873744
|
feat: Add USBIP component (partially completed)
|
2020-01-22 22:06:29 +08:00 |