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 90ea161 commit 4631e63Copy full SHA for 4631e63
components/arduino_tinyusb/Kconfig.projbuild
@@ -3,7 +3,7 @@ menu "Arduino TinyUSB"
3
4
config TINYUSB_ENABLED
5
bool "Enable TinyUSB driver"
6
- default y
+ default n
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