11 lines
272 B
Plaintext
Raw Normal View History

menu "Partition API Configuration"
# This option enables gathering statistics and flash wear levelling simulation.
# Linux target only (host tests).
config ESP_PARTITION_ENABLE_STATS
bool
depends on IDF_TARGET_LINUX
default n
endmenu