1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-23 16:09:09 -04:00

5 lines
187 B
Plaintext
Raw Normal View History

CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024