mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 22:08:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			203 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# unity framework
 | 
						|
CONFIG_UNITY_ENABLE_FIXTURE=y
 | 
						|
 | 
						|
# use custom partition table
 | 
						|
CONFIG_PARTITION_TABLE_OFFSET=0x8000
 | 
						|
CONFIG_PARTITION_TABLE_CUSTOM=y
 | 
						|
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
 |