Files
esp-idf/examples/protocols/http_server/file_serving/sdkconfig.defaults.esp32c5
2025-12-30 09:31:49 +05:30

6 lines
225 B
Plaintext

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example_c5.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example_c5.csv"
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
CONFIG_ESPTOOLPY_FLASHSIZE="4MB"