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: docs/source/esp-idf_component.rst
+15
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,21 @@ Installation
39
39
40
40
.. note:: If you use Arduino with ESP-IDF often, you can place the arduino folder into global components folder.
41
41
42
+
If you're targeting the ESP32-S2 or ESP32-S3 and you want to use USBHID classes such as ``USBHID``, ``USBHIDConsumerControl``, ``USBHIDGamepad``, ``USBHIDKeyboard``, ``USBHIDMouse``, ``USBHIDSystemControl``, or ``USBHIDVendor``:
0 commit comments