mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'feature/usb_ctrl_hint' into 'master'
feat(hints/usb): Add a hint about too small control transfer size See merge request espressif/esp-idf!34936
This commit is contained in:
@@ -451,3 +451,7 @@
|
||||
-
|
||||
re: "implicit declaration of function '__VA_NARG__'"
|
||||
hint: "__VA_NARG_ has been renamed. Please use ESP_VA_NARG instead"
|
||||
|
||||
-
|
||||
re: "Configuration descriptor larger than control transfer max length"
|
||||
hint: "Connected USB device has a large Configuration descriptor.\nTo increase the transfer size, go to 'idf.py menuconfig' -> 'Component config' -> 'USB-OTG' -> 'Largest size of transfers to/from default endpoints' and set appropriate size."
|
||||
|
Reference in New Issue
Block a user