Alexey Lapshin 
							
						 
					 
					
						
						
							
						
						29655fe22a 
					 
					
						
						
							
							tools: fixed elf symbols load if gdbinit specified  
						
						 
						
						... 
						
						
						
						ROM and bootloader symbols add to use in GDB (via 'idf.py gdb') 
						
						
					 
					
						2022-09-21 22:39:03 +04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marek Fiala 
							
						 
					 
					
						
						
							
						
						9c0969b512 
					 
					
						
						
							
							Tools: Export selected target actions  
						
						 
						
						... 
						
						
						
						Added option --json to action help, for export selected target actions 
						
						
					 
					
						2022-07-19 20:02:55 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						360183dd8d 
					 
					
						
						
							
							Tools: Make idf.py tests independent on extra extensions  
						
						 
						
						
						
						
					 
					
						2022-05-27 10:45:27 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								simon.chupin 
							
						 
					 
					
						
						
							
						
						1c5e596633 
					 
					
						
						
							
							idf.py: Change copyright in tools dir  
						
						 
						
						
						
						
					 
					
						2022-05-24 14:01:50 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Fu Hanxi 
							
						 
					 
					
						
						
							
						
						0146f258d7 
					 
					
						
						
							
							style: format python files with isort and double-quote-string-fixer  
						
						 
						
						
						
						
					 
					
						2021-01-26 10:49:01 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								martin.gano 
							
						 
					 
					
						
						
							
						
						304cff9f75 
					 
					
						
						
							
							Redirect warning to stderr and unset temporary shell procedure  
						
						 
						
						
						
						
					 
					
						2020-11-11 15:12:58 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						a5d49d4db5 
					 
					
						
						
							
							tools: fix double builds with idf.py  
						
						 
						
						
						
						
					 
					
						2020-03-02 07:18:22 +05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						506c46fddc 
					 
					
						
						
							
							idf.py: add exit_with_error for deprecation  
						
						 
						
						
						
						
					 
					
						2019-12-02 10:41:23 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						262ed0e72b 
					 
					
						
						
							
							idf.py: Fix regression ignorance of --verbose flag  
						
						 
						
						
						
						
					 
					
						2019-11-25 11:47:55 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						2dbad4fe7b 
					 
					
						
						
							
							idf.py: add support for subcommands hidden from help  
						
						 
						
						
						
						
					 
					
						2019-11-08 17:54:10 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						5e6aae3e04 
					 
					
						
						
							
							Fix typo and naming format for extensions  
						
						 
						
						
						
						
					 
					
						2019-10-30 10:34:17 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						1c798393e2 
					 
					
						
						
							
							Add idf.py extensions and move core actions to separate files  
						
						 
						
						
						
						
					 
					
						2019-10-30 10:34:17 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sergei Silnov 
							
						 
					 
					
						
						
							
						
						1faa69a01b 
					 
					
						
						
							
							idf.py: Fix execution order for dependent tasks  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/3948 
Add tests for idf.py
Move param check from cmake to idf_py test
Refactor task processing for idf.py
Add code comments
Fix an issue when options for dependent tasks are ignored
Add check for dupes in command list 
						
						
					 
					
						2019-09-16 22:48:57 +08:00