14 lines
500 B
Text
14 lines
500 B
Text
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) 5.2.2 Project Minimal Configuration
|
|
#
|
|
CONFIG_IDF_TARGET="esp32s3"
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_16MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_USE_CAPS_ALLOC=y
|
|
CONFIG_WL_SECTOR_SIZE_512=y
|
|
CONFIG_WL_SECTOR_MODE_PERF=y
|
|
CONFIG_TINYUSB_DESC_USE_DEFAULT_PID=n
|
|
CONFIG_TINYUSB_DESC_CUSTOM_PID=0x4001
|
|
CONFIG_TINYUSB_MSC_ENABLED=y
|
|
CONFIG_TINYUSB_CDC_ENABLED=y
|