mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	esptool_py used to create its own custom target to attach properties to. This commit uses component properties instead, and the APIs used to set and retrieve those properties in order to simplify generation of argument files to esptool.py.
		
			
				
	
	
		
			3 lines
		
	
	
		
			66 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			66 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
${ESPTOOLPY_FLASH_PROJECT_OPTIONS}
 | 
						|
$<JOIN:${FLASH_PROJECT_ARGS},
 | 
						|
> |