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 5d1cca2 commit eec6af0Copy full SHA for eec6af0
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
8
select FREERTOS_SUPPORT_STATIC_ALLOCATION
9
select FREERTOS_USE_AUTHENTIC_INCLUDE_PATHS
0 commit comments