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 a736ca3 commit 7bb55d2Copy full SHA for 7bb55d2
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
8
select FREERTOS_SUPPORT_STATIC_ALLOCATION
9
select FREERTOS_USE_AUTHENTIC_INCLUDE_PATHS
0 commit comments