We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa3aa6 commit 98c9ea2Copy full SHA for 98c9ea2
components/arduino_tinyusb/Kconfig.projbuild
@@ -69,7 +69,7 @@ menu "Arduino TinyUSB"
69
menu "Human Interface (HID) driver"
70
depends on TINYUSB_ENABLED
71
72
- config USB_HID_ENABLED
+ config TINYUSB_HID_ENABLED
73
bool "Enable USB Human Interface (HID) TinyUSB driver"
74
default y
75
help
0 commit comments