EasyManuals Logo

Espressif ESP32-S2 User Manual

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1237 background imageLoading...
Page #1237 background image
Chapter 2. API Reference
CONFIG_WS_TRANSPORT
Enable Websocket Transport
Found in: Component config > TCP Transport > Websocket
Enable support for creating websocket transport.
Default value:
Yes (enabled)
CONFIG_WS_BUFFER_SIZE
Websocket transport buffer size
Found in: Component config > TCP Transport > Websocket > CONFIG_WS_TRANSPORT
Size of the buffer used for constructing the HTTP Upgrade request during connect
Default value:
1024
TinyUSB Stack Contains:
CONFIG_TINYUSB
CONFIG_TINYUSB
Use TinyUSB Stack
Found in: Component config > TinyUSB Stack
Enable TinyUSB stack support. Note that, esp-idf only uses the device stack provided by TinyUSB.
Default value:
No (disabled)
CONFIG_TINYUSB_DEBUG_LEVEL
TinyUSB log level (0-3)
Found in: Component config > TinyUSB Stack > CONFIG_TINYUSB
Specify verbosity of TinyUSB log output.
Range:
from 0 to 3 if CONFIG_TINYUSB
Default value:
0 if CONFIG_TINYUSB
TinyUSB task configuration Contains:
CONFIG_TINYUSB_NO_DEFAULT_TASK
CONFIG_TINYUSB_TASK_PRIORITY
CONFIG_TINYUSB_TASK_STACK_SIZE
CONFIG_TINYUSB_NO_DEFAULT_TASK
Do not create a TinyUSB task
Found in: Component config > TinyUSB Stack > CONFIG_TINYUSB > TinyUSB task configuration
This option allows to not create the FreeRTOS task during the driver initialization. User will have to
handle TinyUSB events manually.
Espressif Systems 1226
Submit Document Feedback
Release v4.4

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP32-S2 and is the answer not in the manual?

Espressif ESP32-S2 Specifications

General IconGeneral
BrandEspressif
ModelESP32-S2
CategorySingle board computers
LanguageEnglish