mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			298 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			298 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
menu "Partition API Configuration"
 | 
						|
 | 
						|
    config ESP_PARTITION_ENABLE_STATS
 | 
						|
        bool "Host test statistics enabled"
 | 
						|
        depends on IDF_TARGET_LINUX
 | 
						|
        default n
 | 
						|
        help
 | 
						|
            This option enables gathering host test statistics and SPI flash wear levelling simulation.
 | 
						|
 | 
						|
endmenu
 |