mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 09:01:40 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			245 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			245 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# This example uses an extra partition to demonstrate encrypted/non-encrypted reads/writes.
 | 
						|
CONFIG_PARTITION_TABLE_CUSTOM=y
 | 
						|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions_example.csv"
 | 
						|
CONFIG_PARTITION_TABLE_FILENAME="partitions_example.csv"
 |