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 e3795f0 commit bb62068Copy full SHA for bb62068
components/arduino_tinyusb/Kconfig.projbuild
@@ -3,7 +3,7 @@ menu "Arduino TinyUSB"
3
4
config TINYUSB_ENABLED
5
bool "Enable TinyUSB driver"
6
- default n
+ default y
7
depends on IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3 || IDF_TARGET_ESP32P4
8
select FREERTOS_SUPPORT_STATIC_ALLOCATION
9
select FREERTOS_USE_AUTHENTIC_INCLUDE_PATHS
0 commit comments