esp32-s2/sdkconfig.defaults

11 lines
180 B
Plaintext

CONFIG_IDF_TARGET="esp32s2"
CONFIG_IDF_TARGET_ESP32S2=y
#
# TinyUSB (with DFU) Stack
#
CONFIG_TINYUSB_DFU=y
#
# Communication Device Class (CDC)
#
CONFIG_TINYUSB_DFU_CDC_ENABLED=y