Files
esp-idf/examples/protocols/http_server/file_serving/sdkconfig.defaults.esp32c5
2025-12-18 21:18:58 +08:00

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"