laokaiyao 
							
						 
					 
					
						
						
							
						
						5f184c6556 
					 
					
						
						
							
							driver/i2c: add notes to i2c deleteing function v4.3  
						
						 
						
						
						
						
					 
					
						2021-06-21 10:07:40 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						798aab5097 
					 
					
						
						
							
							Merge branch 'docs/remove_c3_not_updated_warning_v4.3' into 'release/v4.3'  
						
						 
						
						... 
						
						
						
						docs: remove c3 not updated warning (v4.3)
See merge request espressif/esp-idf!13443  
						
						
					 
					
						2021-05-14 01:39:55 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						5ec69efafa 
					 
					
						
						
							
							docs: remove front page C3 docs not updated warning  
						
						 
						
						
						
						
					 
					
						2021-05-13 10:04:27 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						dca229df07 
					 
					
						
						
							
							i2c: update api reference and example pin defination  
						
						 
						
						
						
						
					 
					
						2021-05-06 12:33:55 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kirill.chalov 
							
						 
					 
					
						
						
							
						
						f634c59289 
					 
					
						
						
							
							Add hypertargets to all TRM references  
						
						 
						
						
						
						
					 
					
						2021-01-26 05:51:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						9a3f8edd95 
					 
					
						
						
							
							i2c: update documents for introduction for clock allocator  
						
						 
						
						
						
						
					 
					
						2020-12-17 15:07:40 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Felipe Neves 
							
						 
					 
					
						
						
							
						
						2e826b7a8f 
					 
					
						
						
							
							intr_alloc: split interrupt allocator into common-code and platform-code  
						
						 
						
						... 
						
						
						
						esp_system: removed repeated interrupt allocator code and moved common code to esp_system
xtens: moved xtensa specific code from freertos to the xtensa component
hal/interrupt_controller: added interrupt controller hal and ll files
docs: update the doxyfile with new location of esp_itr_alloc.h file
xtensa: fixed dangerous relocation problem after moving xtensa interrupt files out of freertos
docs: removed Xtensa reference from intr_allocator api-reference
xtensa: pushed the interrupt function that manages non iram interrupts to the xtensa layer
esp_system/test: fixed platform dependent setting for intr_allocator tests
hal: rename the functions used to manage non iram interrupt mask. 
						
						
					 
					
						2020-09-30 07:44:12 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dai Zi Yan 
							
						 
					 
					
						
						
							
						
						7bc6662184 
					 
					
						
						
							
							Add Chinese translation to I2C.rst  
						
						 
						
						
						
						
					 
					
						2020-08-26 22:08:50 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						27fa1dc0dd 
					 
					
						
						
							
							doc: add peripheral_types.h as API reference for peripheral docs  
						
						 
						
						... 
						
						
						
						Closes DOC-136
Closes IDF-1673 
						
						
					 
					
						2020-05-11 11:20:39 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						268816649c 
					 
					
						
						
							
							Replace all TRM urls will generic template variable and remove duplicate sections  
						
						 
						
						... 
						
						
						
						All references to TRM had the section duplicated for both targets using .. only:: , replaced these with a generic template url 
						
						
					 
					
						2020-02-07 16:37:45 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						9352899d69 
					 
					
						
						
							
							doc: Update English pages with generic target name  
						
						 
						
						
						
						
					 
					
						2020-02-07 16:37:43 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						e6211c7864 
					 
					
						
						
							
							docs: add new top-level docs builder that builds docs for a single chip  
						
						 
						
						
						
						
					 
					
						2020-02-07 16:37:43 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kirill Chalov 
							
						 
					 
					
						
						
							
						
						c5f77cf6cb 
					 
					
						
						
							
							Review the file api-reference/peripherals/i2c.rst  
						
						 
						
						
						
						
					 
					
						2020-01-09 17:04:41 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								technosf 
							
						 
					 
					
						
						
							
						
						9ade9f68b3 
					 
					
						
						
							
							Update i2c.rst  
						
						 
						
						... 
						
						
						
						I2C mode is set during configuration, not the 'op(eration) mode'
Closes https://github.com/espressif/esp-idf/pull/3452  
						
						
					 
					
						2019-05-29 18:02:18 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								krzychb 
							
						 
					 
					
						
						
							
						
						097adc3a33 
					 
					
						
						
							
							Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available  
						
						 
						
						
						
						
					 
					
						2018-03-13 21:57:08 +01:00