EasyManua.ls Logo

Espressif ESP32-S2 - Page 1241

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
Loading...
Chapter 2. API Reference
CONFIG_TINYUSB_CDC_ENABLED
Enable TinyUSB CDC feature
Found in: Component config > TinyUSB Stack > CONFIG_TINYUSB > Communication Device Class
(CDC)
Enable TinyUSB CDC feature.
Default value:
No (disabled) if CONFIG_TINYUSB
CONFIG_TINYUSB_CDC_RX_BUFSIZE
CDC FIFO size of RX channel
Found in: Component config > TinyUSB Stack > CONFIG_TINYUSB > Communication Device Class
(CDC) > CONFIG_TINYUSB_CDC_ENABLED
CDC FIFO size of RX channel.
Default value:
64 if CONFIG_TINYUSB_CDC_ENABLED && CONFIG_TINYUSB
CONFIG_TINYUSB_CDC_TX_BUFSIZE
CDC FIFO size of TX channel
Found in: Component config > TinyUSB Stack > CONFIG_TINYUSB > Communication Device Class
(CDC) > CONFIG_TINYUSB_CDC_ENABLED
CDC FIFO size of TX channel.
Default value:
64 if CONFIG_TINYUSB_CDC_ENABLED && CONFIG_TINYUSB
Unity unit testing library Contains:
CONFIG_UNITY_ENABLE_COLOR
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER
CONFIG_UNITY_ENABLE_FIXTURE
CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL
CONFIG_UNITY_ENABLE_64BIT
CONFIG_UNITY_ENABLE_DOUBLE
CONFIG_UNITY_ENABLE_FLOAT
CONFIG_UNITY_ENABLE_FLOAT
Support for float type
Found in: Component config > Unity unit testing library
If not set, assertions on float arguments will not be available.
Default value:
Yes (enabled)
CONFIG_UNITY_ENABLE_DOUBLE
Support for double type
Found in: Component config > Unity unit testing library
If not set, assertions on double arguments will not be available.
Espressif Systems 1230
Submit Document Feedback
Release v4.4

Table of Contents