22 lines
543 B
Plaintext
22 lines
543 B
Plaintext
CONFIG_ESPTOOLPY_FLASHMODE_QIO=y
|
|
CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
|
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
|
|
|
|
CONFIG_APP_PROJECT_VER_FROM_CONFIG=y
|
|
<<<<<<< HEAD
|
|
CONFIG_APP_PROJECT_VER="0.0.0.0000"
|
|
=======
|
|
CONFIG_APP_PROJECT_VER="0.0.0.0"
|
|
>>>>>>> refs/remotes/origin/main
|
|
|
|
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_user_ota.csv"
|
|
CONFIG_PARTITION_TABLE_FILENAME="partitions_user_ota.csv"
|
|
|
|
CONFIG_HTTPD_MAX_REQ_HDR_LEN=1024
|
|
|
|
<<<<<<< HEAD
|
|
=======
|
|
CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM=y
|
|
>>>>>>> refs/remotes/origin/main
|