Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						40f3bc2e57 
					 
					
						
						
							
							feat(clk): Add basic clock support for esp32c5 mp  
						
						... 
						
						
						
						- Support SOC ROOT clock source switch
- Support CPU frequency change
- Support RTC SLOW clock source switch
- Support RTC SLOW clock + RC FAST calibration
- Remove FPGA build 
						
						
					 
					
						2024-06-26 14:26:34 +08:00 
						 
				 
			
				
					
						
							
							
								Lou Tian Hao 
							
						 
					 
					
						
						
							
						
						ede24b0440 
					 
					
						
						
							
							Merge branch 'docs/add_the_description_of_gpio_wakeup_in_lightsleep_when_pd_top' into 'master'  
						
						... 
						
						
						
						docs(pm): add description for gpio_wakeup
Closes PM-161
See merge request espressif/esp-idf!31709  
						
						
					 
					
						2024-06-26 14:00:09 +08:00 
						 
				 
			
				
					
						
							
							
								Lou Tianhao 
							
						 
					 
					
						
						
							
						
						afbd7e2a13 
					 
					
						
						
							
							docs(pm): add description for gpio_wakeup  
						
						
						
						
					 
					
						2024-06-26 11:33:55 +08:00 
						 
				 
			
				
					
						
							
							
								Roman Leonov 
							
						 
					 
					
						
						
							
						
						5527ee588e 
					 
					
						
						
							
							docs(ext_hub): Added description for External Hub Driver  
						
						
						
						
					 
					
						2024-06-25 11:28:03 +02:00 
						 
				 
			
				
					
						
							
							
								Wang Fang 
							
						 
					 
					
						
						
							
						
						3fa703ecf3 
					 
					
						
						
							
							Merge branch 'docs/update_translation_for_size_speed_and_log_docs' into 'master'  
						
						... 
						
						
						
						docs: Update Chinese translation for tag level check related documents
Closes DOC-7425
See merge request espressif/esp-idf!31473  
						
						
					 
					
						2024-06-25 15:58:38 +08:00 
						 
				 
			
				
					
						
							
							
								Shen Meng Jing 
							
						 
					 
					
						
						
							
						
						20697f0f87 
					 
					
						
						
							
							Merge branch 'docs/add_some_examples_to_i2c' into 'master'  
						
						... 
						
						
						
						docs: Add some application examples to i2c
Closes DOC-8018
See merge request espressif/esp-idf!31679  
						
						
					 
					
						2024-06-25 13:19:46 +08:00 
						 
				 
			
				
					
						
							
							
								shenmengjing 
							
						 
					 
					
						
						
							
						
						1dd35f5479 
					 
					
						
						
							
							docs: Add some application examples to i2c  
						
						
						
						
					 
					
						2024-06-25 11:54:18 +08:00 
						 
				 
			
				
					
						
							
							
								shenmengjing 
							
						 
					 
					
						
						
							
						
						306fe50558 
					 
					
						
						
							
							docs: Update the CN translation for ulp-lp-core  
						
						
						
						
					 
					
						2024-06-25 11:20:41 +08:00 
						 
				 
			
				
					
						
							
							
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						8d489caed0 
					 
					
						
						
							
							Merge branch 'docs/ulp_shared_variables_note' into 'master'  
						
						... 
						
						
						
						docs(lp-core): Added a note about how shared variables are initialized
See merge request espressif/esp-idf!31655  
						
						
					 
					
						2024-06-24 17:57:05 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						a648a95660 
					 
					
						
						
							
							Merge branch 'feature/doc_for_parttool' into 'master'  
						
						... 
						
						
						
						feat(doc): Adds note for parttool that if SB or FE are on
See merge request espressif/esp-idf!31318  
						
						
					 
					
						2024-06-24 16:28:24 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						992d8bc5f2 
					 
					
						
						
							
							feat(i2c_master): Add an api for retrieveing handle via port,  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13968  
						
						
					 
					
						2024-06-24 16:06:34 +08:00 
						 
				 
			
				
					
						
							
							
								Chen Jichang 
							
						 
					 
					
						
						
							
						
						d81546628a 
					 
					
						
						
							
							feat(pcnt): add support for step notify  
						
						... 
						
						
						
						PCNT can add watch of value increment that we call step notify.
This commit add a step notify driver and a test for the driver.
Closes https://github.com/espressif/esp-idf/issues/9604 
Closes https://github.com/espressif/esp-idf/issues/12136  
						
						
					 
					
						2024-06-24 15:50:47 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						7ac331fea7 
					 
					
						
						
							
							refactor(lp_ana_periph): sync the reg names to TRM (part2)  
						
						
						
						
					 
					
						2024-06-24 15:30:55 +08:00 
						 
				 
			
				
					
						
							
							
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						dbde548875 
					 
					
						
						
							
							docs(lp-core): Added a note about how shared variables are initialized  
						
						... 
						
						
						
						This commit adds a note to the ULP RISC-V and LP-Core docs regarding how
shared variables are initialized. 
						
						
					 
					
						2024-06-24 15:21:23 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						6b10f1e952 
					 
					
						
						
							
							Merge branch 'docs/explain_i2c_transmit_receive' into 'master'  
						
						... 
						
						
						
						docs: add explanation for I2C transmist-receive operation
Closes IDFGH-13002
See merge request espressif/esp-idf!31509  
						
						
					 
					
						2024-06-21 15:38:57 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						6a542c1fa0 
					 
					
						
						
							
							docs: add explanation for I2C transmist-receive operation  
						
						... 
						
						
						
						* Closes https://github.com/espressif/esp-idf/issues/13952  
						
						
					 
					
						2024-06-20 11:02:52 +08:00 
						 
				 
			
				
					
						
							
							
								renpeiying 
							
						 
					 
					
						
						
							
						
						fb487779d9 
					 
					
						
						
							
							docs: Provide Chinese translation for api-reference/system/efuse.rst  
						
						
						
						
					 
					
						2024-06-19 10:59:38 +08:00 
						 
				 
			
				
					
						
							
							
								Wang Fang 
							
						 
					 
					
						
						
							
						
						660782520b 
					 
					
						
						
							
							docs: Update Chinese translation for tag level check related documents  
						
						
						
						
					 
					
						2024-06-18 11:22:05 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						3ef9426e2a 
					 
					
						
						
							
							refactor(gptimer): sleep retention code clean up  
						
						
						
						
					 
					
						2024-06-18 09:59:12 +08:00 
						 
				 
			
				
					
						
							
							
								caixinying-git 
							
						 
					 
					
						
						
							
						
						53f75bda8d 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/twai.rst  
						
						
						
						
					 
					
						2024-06-14 17:40:35 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						455e83e556 
					 
					
						
						
							
							Merge branch 'doc/stdio_console' into 'master'  
						
						... 
						
						
						
						docs(console): add an API guides page on standard I/O
Closes IDFGH-12951
See merge request espressif/esp-idf!31343  
						
						
					 
					
						2024-06-13 18:15:12 +08:00 
						 
				 
			
				
					
						
							
							
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						83d554d370 
					 
					
						
						
							
							Merge branch 'fix/esp_eth_p4_docs' into 'master'  
						
						... 
						
						
						
						docs(esp_eth): enabled Configure MAC and PHY section for P4
See merge request espressif/esp-idf!31489  
						
						
					 
					
						2024-06-13 18:03:22 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						c565f9e028 
					 
					
						
						
							
							docs(console): add an API guides page on standard I/O  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13907  
						
						
					 
					
						2024-06-13 10:40:20 +02:00 
						 
				 
			
				
					
						
							
							
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						d3a802b122 
					 
					
						
						
							
							docs(esp_eth): enabled Configure MAC and PHY section for P4  
						
						
						
						
					 
					
						2024-06-13 10:24:04 +02:00 
						 
				 
			
				
					
						
							
							
								Kevin (Lao Kaiyao) 
							
						 
					 
					
						
						
							
						
						c23165bb34 
					 
					
						
						
							
							Merge branch 'feature/touch_driver_ng_on_p4' into 'master'  
						
						... 
						
						
						
						feat(touch_sensor): touch driver ng on p4
Closes IDF-7477
See merge request espressif/esp-idf!25941  
						
						
					 
					
						2024-06-13 02:32:53 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						d263ab3145 
					 
					
						
						
							
							docs(touch): add doc for cap touch sens driver  
						
						
						
						
					 
					
						2024-06-12 15:44:25 +08:00 
						 
				 
			
				
					
						
							
							
								Armando (Dou Yiwen) 
							
						 
					 
					
						
						
							
						
						cd1ec8426c 
					 
					
						
						
							
							Merge branch 'doc/isp_bf_dvp_programming_guide' into 'master'  
						
						... 
						
						
						
						isp: bf dvp programming guide
Closes IDF-10091 and IDF-10092
See merge request espressif/esp-idf!31361  
						
						
					 
					
						2024-06-12 14:13:11 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						7861856db0 
					 
					
						
						
							
							doc(isp): isp bf programming guide  
						
						
						
						
					 
					
						2024-06-12 12:13:06 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						55acf9e7b3 
					 
					
						
						
							
							doc(isp): isp dvp programming guide  
						
						
						
						
					 
					
						2024-06-12 12:13:06 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						54fde52895 
					 
					
						
						
							
							docs(c61): check misc system c61 docs  
						
						
						
						
					 
					
						2024-06-12 09:38:42 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						618eb845d6 
					 
					
						
						
							
							docs(core): update misc docs for C5  
						
						
						
						
					 
					
						2024-06-12 09:37:47 +08:00 
						 
				 
			
				
					
						
							
							
								Armando (Dou Yiwen) 
							
						 
					 
					
						
						
							
						
						bc581fb444 
					 
					
						
						
							
							Merge branch 'change/rm_esp_dma_x_usage_in_doc' into 'master'  
						
						... 
						
						
						
						dma: remove esp_dma_x usage in programming guide
See merge request espressif/esp-idf!31427  
						
						
					 
					
						2024-06-11 15:16:14 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						9780c49128 
					 
					
						
						
							
							change(dma): remove esp_dma_x usage in programming guide  
						
						
						
						
					 
					
						2024-06-11 14:34:28 +08:00 
						 
				 
			
				
					
						
							
							
								Jan Beran 
							
						 
					 
					
						
						
							
						
						950428c2f4 
					 
					
						
						
							
							feat(tools): Add often used espefuse subcommands to idf.py  
						
						
						
						
					 
					
						2024-06-07 16:23:17 +02:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						251fb331d2 
					 
					
						
						
							
							feat(isp_ccm): support isp color correction matrix  
						
						
						
						
					 
					
						2024-06-07 10:54:56 +08:00 
						 
				 
			
				
					
						
							
							
								Shen Meng Jing 
							
						 
					 
					
						
						
							
						
						41684c5300 
					 
					
						
						
							
							Merge branch 'docs/translate_rgb_lcd' into 'master'  
						
						... 
						
						
						
						Docs/Provide translation for rgb_lcd
Closes DOC-7919
See merge request espressif/esp-idf!31181  
						
						
					 
					
						2024-06-06 20:00:52 +08:00 
						 
				 
			
				
					
						
							
							
								Radek Tandler 
							
						 
					 
					
						
						
							
						
						c21b5bbbf2 
					 
					
						
						
							
							Merge branch 'feature/storage_nvs_psram' into 'master'  
						
						... 
						
						
						
						nvs_flash: Enable heap allocation in SPIRAM
See merge request espressif/esp-idf!27181  
						
						
					 
					
						2024-06-06 19:51:12 +08:00 
						 
				 
			
				
					
						
							
							
								shenmengjing 
							
						 
					 
					
						
						
							
						
						11c2bb85a8 
					 
					
						
						
							
							docs: Provide translation for rgb_lcd  
						
						
						
						
					 
					
						2024-06-06 18:50:13 +08:00 
						 
				 
			
				
					
						
							
							
								radek.tandler 
							
						 
					 
					
						
						
							
						
						ffaf1d2968 
					 
					
						
						
							
							feat(nvs_flash): Added Kconfig option contolling NVS heap allocation source  
						
						... 
						
						
						
						NVS configuration is extended with Kconfig option controlling RAM area for
NVS heap allocation. Either Internal RAM or SPIRAM can be chosen.
Tests were extended to check memory consumption from Internal and SPIRAM pool with respect
to the Kconfig option chosen.
Documentation was extended with notes related to NVS behavior in various situations. 
						
						
					 
					
						2024-06-06 08:25:51 +02:00 
						 
				 
			
				
					
						
							
							
								shenmengjing 
							
						 
					 
					
						
						
							
						
						27860aa505 
					 
					
						
						
							
							docs: Provide translation for I2C  
						
						
						
						
					 
					
						2024-06-06 11:58:09 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						3bc8792fce 
					 
					
						
						
							
							feat(doc): Adds note for parttool that if SB or FE are on  
						
						... 
						
						
						
						Use "--esptool-erase-args=force" to ignore the esptool error 
						
						
					 
					
						2024-06-04 18:18:26 +03:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						21c111465a 
					 
					
						
						
							
							Merge branch 'docs/c61_support' into 'master'  
						
						... 
						
						
						
						docs(c61): add docs build for C61
Closes IDF-9287
See merge request espressif/esp-idf!31182  
						
						
					 
					
						2024-06-04 18:13:38 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						9a1f67f222 
					 
					
						
						
							
							Merge branch 'feature/update_efuse_doc_for_c5' into 'master'  
						
						... 
						
						
						
						feat(doc): Update efuse doc for C5
Closes IDF-9492
See merge request espressif/esp-idf!31237  
						
						
					 
					
						2024-06-04 14:37:03 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						846287bc40 
					 
					
						
						
							
							docs(isp_awb): add isp awb programming guide  
						
						
						
						
					 
					
						2024-06-03 23:41:48 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						2d8c719fbb 
					 
					
						
						
							
							Merge branch 'feature/support_uart_sleep_retention' into 'master'  
						
						... 
						
						
						
						feat(uart): support uart module sleep retention
Closes IDF-8457
See merge request espressif/esp-idf!26729  
						
						
					 
					
						2024-06-03 20:05:54 +08:00 
						 
				 
			
				
					
						
							
							
								Roman Leonov 
							
						 
					 
					
						
						
							
						
						0de6267eeb 
					 
					
						
						
							
							docs(enum): Added description for Enumeration process (Enum Driver)  
						
						
						
						
					 
					
						2024-06-03 10:27:37 +02:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						dca7c286d0 
					 
					
						
						
							
							feat(uart): support uart module sleep retention on c6/h2/p4  
						
						
						
						
					 
					
						2024-06-03 12:40:43 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						13e5b6f335 
					 
					
						
						
							
							Merge branch 'feature/lp_core_pcnt' into 'master'  
						
						... 
						
						
						
						feat(ulp): add pulse counter example for lp core
Closes IDF-9137
See merge request espressif/esp-idf!31163  
						
						
					 
					
						2024-06-03 12:33:50 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						2eb4cd3d84 
					 
					
						
						
							
							docs(c61): add docs build for C61  
						
						
						
						
					 
					
						2024-06-03 10:24:27 +08:00 
						 
				 
			
				
					
						
							
							
								Armando (Dou Yiwen) 
							
						 
					 
					
						
						
							
						
						b28599aa9a 
					 
					
						
						
							
							Merge branch 'feat/isp_dvp_driver' into 'master'  
						
						... 
						
						
						
						isp: dvp driver
Closes IDF-6501
See merge request espressif/esp-idf!28610  
						
						
					 
					
						2024-06-01 02:52:59 +08:00