Espressif ESP32-S2 Programming Manual page 1237

Table of Contents

Advertisement

Chapter 2. API Reference
CONFIG_WS_TRANSPORT
Enable Websocket Transport
Found in:
Component config
Enable support for creating websocket transport.
Default value:
• Yes (enabled)
CONFIG_WS_BUFFER_SIZE
Websocket transport buffer size
Found in:
Component config
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
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
Specify verbosity of TinyUSB log output.
Range:
• from 0 to 3 if
Default value:
• 0 if
CONFIG_TINYUSB
TinyUSB task configuration
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
This option allows to not create the FreeRTOS task during the driver initialization. User will have to
handle TinyUSB events manually.
Espressif Systems
>
TCP Transport
>
Websocket
>
TCP Transport
>
Websocket
>
TinyUSB Stack
>
TinyUSB Stack
>
CONFIG_TINYUSB
CONFIG_TINYUSB
Contains:
>
TinyUSB Stack
>
CONFIG_TINYUSB
1226
Submit Document Feedback
>
CONFIG_WS_TRANSPORT
>
TinyUSB task configuration
Release v4.4

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Table of Contents

Save PDF