9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
|
# Espressif IoT Development Framework (ESP-IDF) 5.4.0 Project Minimal Configuration
|
|
#
|
|
CONFIG_IDF_TARGET="esp32c3"
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_UART_ISR_IN_IRAM=y
|
|
CONFIG_HTTPD_WS_SUPPORT=y
|