12 lines
286 B
Text
12 lines
286 B
Text
CONFIG_PARTITION_TABLE_CUSTOM=y
|
|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_demo_esp_littlefs.csv"
|
|
|
|
#
|
|
# Serial flasher config
|
|
#
|
|
CONFIG_ESPTOOLPY_BAUD_921600B=y
|
|
CONFIG_ESPTOOLPY_COMPRESSED=y
|
|
CONFIG_ESPTOOLPY_MONITOR_BAUD_CONSOLE=y
|
|
|
|
# BOOTLOADER
|
|
CONFIG_BOOTLOADER_LOG_LEVEL_WARN=y
|