Answers checklist.
Which component are you using? If you choose Other, provide details in More Information.
host/hid
ESP-IDF version.
V5.4.1
Development Kit.
ESP32S3
Used Component version.
espressif/esp_tinyusb: "^1.1"
More Information.
我有个应用需要用到5个端点,将HID设置到端点5后,设置无效,程序为官方的tusb_hid_example_main,端点设置为0x81到0x84都可以,0x85和0x86无效
Answers checklist.
Which component are you using? If you choose Other, provide details in More Information.
host/hid
ESP-IDF version.
V5.4.1
Development Kit.
ESP32S3
Used Component version.
espressif/esp_tinyusb: "^1.1"
More Information.
我有个应用需要用到5个端点,将HID设置到端点5后,设置无效,程序为官方的tusb_hid_example_main,端点设置为0x81到0x84都可以,0x85和0x86无效