esp-idf/examples/peripherals/usb/device/tusb_ncm/sdkconfig.defaults.esp32s3
zhaokeke 338f0d95c4 usb: Add NCM device example
This example requires import esp_tinyusb library
2023-06-05 14:50:12 +02:00

4 lines
104 B
Plaintext

CONFIG_TINYUSB_TASK_AFFINITY_CPU0=y
CONFIG_TINYUSB_INIT_IN_DEFAULT_TASK=y
CONFIG_TINYUSB_NET_MODE_NCM=y