hebinglin 
							
						 
					 
					
						
						
							
						
						616991dd40 
					 
					
						
						
							
							docs(pm): update power management related docs for esp32c5  
						
						
						
						
					 
					
						2025-08-29 13:01:17 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						7b621ad88d 
					 
					
						
						
							
							Merge branch 'feature/adds_pthread_rwlock_timed_locks' into 'master'  
						
						... 
						
						
						
						feat(pthread): Adds timed locks for pthread_rwlock
Closes IDFGH-15461
See merge request espressif/esp-idf!40146  
						
						
					 
					
						2025-08-21 17:53:27 +08:00 
						 
				 
			
				
					
						
							
							
								Marek Fiala 
							
						 
					 
					
						
						
							
						
						9d35d63651 
					 
					
						
						
							
							feat(cmake): Update minimum cmake version to 3.22 (whole repository)  
						
						
						
						
					 
					
						2025-08-19 14:44:32 +02:00 
						 
				 
			
				
					
						
							
							
								Zhang Shuxian 
							
						 
					 
					
						
						
							
						
						5b11b017a9 
					 
					
						
						
							
							docs: Update CN translation for IRAM-related docs  
						
						
						
						
					 
					
						2025-08-19 11:35:02 +08:00 
						 
				 
			
				
					
						
							
							
								Shen Meng Jing 
							
						 
					 
					
						
						
							
						
						c37d4a6512 
					 
					
						
						
							
							Merge branch 'docs/sync_cn_and_en' into 'master'  
						
						... 
						
						
						
						docs: Sync CN and EN docs
Closes DOC-11933
See merge request espressif/esp-idf!41027  
						
						
					 
					
						2025-08-15 22:25:46 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						d834e4333a 
					 
					
						
						
							
							feat(docs): Update ESP32-C61 efuse documentation  
						
						
						
						
					 
					
						2025-08-14 11:52:03 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						2fdeaa882f 
					 
					
						
						
							
							feat(pthread): Adds timed locks for pthread_rwlock  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/16099  
						
						
					 
					
						2025-08-13 20:22:27 +03:00 
						 
				 
			
				
					
						
							
							
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						b3e2f89f49 
					 
					
						
						
							
							feat(esp_eth): added EMAC sleep retention for ESP32P4  
						
						
						
						
					 
					
						2025-08-11 12:53:24 +02:00 
						 
				 
			
				
					
						
							
							
								Shen Mengjing 
							
						 
					 
					
						
						
							
						
						1319fe05e1 
					 
					
						
						
							
							docs: Sync CN and EN docs  
						
						
						
						
					 
					
						2025-08-11 17:42:59 +08:00 
						 
				 
			
				
					
						
							
							
								Aditya Patwardhan 
							
						 
					 
					
						
						
							
						
						b72e532598 
					 
					
						
						
							
							Merge branch 'feature/move_partial_download_code_under_config' into 'master'  
						
						... 
						
						
						
						feat(esp_http_client): move partial download related code under config
Closes IDF-13464
See merge request espressif/esp-idf!40270  
						
						
					 
					
						2025-08-11 11:09:49 +05:30 
						 
				 
			
				
					
						
							
							
								Chen Jichang 
							
						 
					 
					
						
						
							
						
						587583cc5f 
					 
					
						
						
							
							remove(pcnt): remove unused retention reg  
						
						
						
						
					 
					
						2025-08-08 14:45:16 +08:00 
						 
				 
			
				
					
						
							
							
								nilesh.kale 
							
						 
					 
					
						
						
							
						
						2db4bcf87d 
					 
					
						
						
							
							feat(esp_http_client): move partial download related code under config  
						
						... 
						
						
						
						This MR added an menuconfig option to enable partial download feature. 
						
						
					 
					
						2025-08-05 17:38:10 +05:30 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						f61e780f60 
					 
					
						
						
							
							refactor(clk): deprecate rtc_cal_sel_t enum  
						
						
						
						
					 
					
						2025-07-30 20:01:46 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						0296c30908 
					 
					
						
						
							
							feat(soc): introduce the soc_caps_full.h for internal use only  
						
						
						
						
					 
					
						2025-07-17 10:33:08 +08:00 
						 
				 
			
				
					
						
							
							
								armando 
							
						 
					 
					
						
						
							
						
						651817dc7f 
					 
					
						
						
							
							doc: update docs  
						
						
						
						
					 
					
						2025-07-15 15:53:24 +08:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						3f9a8953c4 
					 
					
						
						
							
							Merge branch 'doc/update_esp_https_ota_pre_encrypted_doc' into 'master'  
						
						... 
						
						
						
						docs(system/esp_https_ota): adds ECIES-256 to pre-enc ota design doc
See merge request espressif/esp-idf!39515  
						
						
					 
					
						2025-07-04 09:35:04 +05:30 
						 
				 
			
				
					
						
							
							
								Ashish Sharma 
							
						 
					 
					
						
						
							
						
						0fa17c40a6 
					 
					
						
						
							
							docs(system/esp_https_ota): adds ECIES-256 to pre-enc ota design doc  
						
						
						
						
					 
					
						2025-06-30 16:04:45 +08:00 
						 
				 
			
				
					
						
							
							
								nilesh.kale 
							
						 
					 
					
						
						
							
						
						caf828dfaf 
					 
					
						
						
							
							fix(esp_http_client): Fix OTA failure with partial download enabled  
						
						... 
						
						
						
						This commit fixes an issue encountered during OTA when partial download
is enabled using an AWS signed URL restricted to GET requests.
It also adds an API to retrieve the OTA image size from the Content-Range header. 
						
						
					 
					
						2025-06-30 11:18:26 +05:30 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						9b14f91478 
					 
					
						
						
							
							change: remove the updated doc's list for c5  
						
						
						
						
					 
					
						2025-06-19 16:57:43 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						79a0958671 
					 
					
						
						
							
							docs(sleep_mode): updated ext1 wakeup status  
						
						
						
						
					 
					
						2025-06-19 15:00:55 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						43e2abac14 
					 
					
						
						
							
							feat(docs): Improve error handling documentation  
						
						... 
						
						
						
						Merges https://github.com/espressif/esp-idf/pull/15930  
						
						
					 
					
						2025-05-20 11:11:07 +03:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						e9aa543a43 
					 
					
						
						
							
							Merge branch 'contrib/github_pr_15917' into 'master'  
						
						... 
						
						
						
						feat(docs): Small additions to ulp-risc-v regarding the ULP I2C hardware limitation (GitHub PR)
Closes IDFGH-15254
See merge request espressif/esp-idf!39004  
						
						
					 
					
						2025-05-15 22:30:17 +08:00 
						 
				 
			
				
					
						
							
							
								renpeiying 
							
						 
					 
					
						
						
							
						
						8e4da0b71c 
					 
					
						
						
							
							Add CN  
						
						
						
						
					 
					
						2025-05-15 14:57:40 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						f3d1717408 
					 
					
						
						
							
							docs(esp32h4): support building esp32h4 docs  
						
						
						
						
					 
					
						2025-05-13 11:09:15 +08:00 
						 
				 
			
				
					
						
							
							
								shenmengjing 
							
						 
					 
					
						
						
							
						
						72d858a9d9 
					 
					
						
						
							
							docs: Sync CN and EN docs  
						
						
						
						
					 
					
						2025-05-12 11:24:03 +08:00 
						 
				 
			
				
					
						
							
							
								Erik Slagter 
							
						 
					 
					
						
						
							
						
						1fa908a7a5 
					 
					
						
						
							
							feat(docs): Small additions to ulp-risc-v.rst regarding the ULP I2C peripheral  
						
						... 
						
						
						
						This clarifies that the limited set of possible
transactions using the ULP I2C peripheral is a
hardware limitation and not a limitation of the
ESP-IDF and exactly what and how it's limited.
Merge https://github.com/espressif/esp-idf/pull/15917  
						
						
					 
					
						2025-05-09 12:08:22 +03:00 
						 
				 
			
				
					
						
							
							
								Guillaume Souchere 
							
						 
					 
					
						
						
							
						
						0627576982 
					 
					
						
						
							
							docs(heap): Document heap task tracking  
						
						... 
						
						
						
						Populate the heap_debug.rst section on heap task tracking with the
description of the reworked task tracking. 
						
						
					 
					
						2025-04-29 10:11:58 +02:00 
						 
				 
			
				
					
						
							
							
								Kevin (Lao Kaiyao) 
							
						 
					 
					
						
						
							
						
						ac0f4b5a57 
					 
					
						
						
							
							Merge branch 'refactor/split_touch_sleep_from_system_example' into 'master'  
						
						... 
						
						
						
						refactor(touch): separate touch sleep example
Closes IDFCI-2866 and IDF-12974
See merge request espressif/esp-idf!38662  
						
						
					 
					
						2025-04-27 11:10:05 +08:00 
						 
				 
			
				
					
						
							
							
								Zhang Shu Xian 
							
						 
					 
					
						
						
							
						
						b3de8a4ae4 
					 
					
						
						
							
							Merge branch 'feature/adds_main_ulp_page' into 'master'  
						
						... 
						
						
						
						feat(docs): Adds ULP main documentation page
Closes IDF-12901 and DOC-10873
See merge request espressif/esp-idf!38525  
						
						
					 
					
						2025-04-27 10:26:43 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						4fed6450a3 
					 
					
						
						
							
							refactor(touch): separate touch sleep example  
						
						
						
						
					 
					
						2025-04-25 23:57:14 +08:00 
						 
				 
			
				
					
						
							
							
								Zhang Shuxian 
							
						 
					 
					
						
						
							
						
						bd60d825c8 
					 
					
						
						
							
							docs: Provide CN translation for ulp docs  
						
						
						
						
					 
					
						2025-04-25 18:48:26 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						204046e799 
					 
					
						
						
							
							feat(log): Add binary logging support  
						
						
						
						
					 
					
						2025-04-23 15:46:34 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						82276fc918 
					 
					
						
						
							
							feat(docs): Adds ULP main documentation page  
						
						
						
						
					 
					
						2025-04-21 13:20:54 +03:00 
						 
				 
			
				
					
						
							
							
								armando 
							
						 
					 
					
						
						
							
						
						5a1cb71184 
					 
					
						
						
							
							fix(mmu): fixed esp_mmu_map concurrent issue and add related docs  
						
						
						
						
					 
					
						2025-04-14 10:45:40 +08:00 
						 
				 
			
				
					
						
							
							
								Guillaume Souchere 
							
						 
					 
					
						
						
							
						
						e4e2a83e2f 
					 
					
						
						
							
							Merge branch 'fix/console-deinit-deadlock' into 'master'  
						
						... 
						
						
						
						fix(console): Deadlock on console deletion
Closes IDFGH-9188, IDFGH-8520, and IDF-6906
See merge request espressif/esp-idf!30920  
						
						
					 
					
						2025-04-04 13:56:03 +08:00 
						 
				 
			
				
					
						
							
							
								Guillaume Souchere 
							
						 
					 
					
						
						
							
						
						30f8b59ed0 
					 
					
						
						
							
							feat(console): Make console deinit optional  
						
						
						
						
					 
					
						2025-04-03 10:06:01 +02:00 
						 
				 
			
				
					
						
							
							
								Chen Jichang 
							
						 
					 
					
						
						
							
						
						487a306cdd 
					 
					
						
						
							
							docs(parlio_tx): add programming guide  
						
						
						
						
					 
					
						2025-04-03 11:28:13 +08:00 
						 
				 
			
				
					
						
							
							
								Guillaume Souchere 
							
						 
					 
					
						
						
							
						
						6ef7ad67d4 
					 
					
						
						
							
							Merge branch 'feat/per-task-peak-usage' into 'master'  
						
						... 
						
						
						
						feat(heap): Add per task peak heap usage feature
Closes IDF-1811 and IDFGH-11277
See merge request espressif/esp-idf!26462  
						
						
					 
					
						2025-03-26 15:20:04 +08:00 
						 
				 
			
				
					
						
							
							
								Guillaume Souchere 
							
						 
					 
					
						
						
							
						
						d429b1fdbb 
					 
					
						
						
							
							feat(examples): Update heap task tracking examples  
						
						... 
						
						
						
						update example to showcasee the new API of heap task tracking
- Add basic heap task traacking example
- Add advanced example for task tracking 
						
						
					 
					
						2025-03-25 10:22:30 +01:00 
						 
				 
			
				
					
						
							
							
								Zhang Shuxian 
							
						 
					 
					
						
						
							
						
						0406df9c61 
					 
					
						
						
							
							docs: Update CN translation for core docs for new targets  
						
						
						
						
					 
					
						2025-03-21 16:30:03 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						a89fc6d905 
					 
					
						
						
							
							Merge branch 'docs/core_docs_new_targets' into 'master'  
						
						... 
						
						
						
						docs(core): updated core docs for new targets
Closes IDF-10159, IDF-10162, IDF-10171, IDF-12148, IDF-12150, IDF-12151, IDF-12152, IDF-12156, and IDF-12157
See merge request espressif/esp-idf!37860  
						
						
					 
					
						2025-03-20 19:56:18 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						034f677563 
					 
					
						
						
							
							docs(misc): update system docs for new chips  
						
						
						
						
					 
					
						2025-03-20 09:01:11 +08:00 
						 
				 
			
				
					
						
							
							
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						8b40eabce8 
					 
					
						
						
							
							fix(ringbuf): xRingbufferReceive() crashes for allow-split buffers  
						
						... 
						
						
						
						This commit adds an assert check to xRingbufferReceive() and
xRingbufferReceiveFromISR() functions to prevent them from being used to
retrieve items from an allow-split buffer. Corresponding documentation
has also been updated. 
						
						
					 
					
						2025-03-19 14:33:11 +01:00 
						 
				 
			
				
					
						
							
							
								nilesh.kale 
							
						 
					 
					
						
						
							
						
						714ebfc0d1 
					 
					
						
						
							
							feat(esp_https_ota): added check for revision check while performing OTA  
						
						... 
						
						
						
						This commit added check to verify revision while performing OTA process.
OTA with version greater than chip revision will be prohibited. 
						
						
					 
					
						2025-02-28 17:00:47 +05:30 
						 
				 
			
				
					
						
							
							
								Zhang Shuxian 
							
						 
					 
					
						
						
							
						
						19f148ed9d 
					 
					
						
						
							
							docs: Update CN translation for ulp-lp-core.rst  
						
						
						
						
					 
					
						2025-02-27 11:36:01 +08:00 
						 
				 
			
				
					
						
							
							
								Zhang Shuxian 
							
						 
					 
					
						
						
							
						
						03840f4598 
					 
					
						
						
							
							docs: Update CN translation for heap_debug.rst  
						
						
						
						
					 
					
						2025-02-08 12:00:07 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						85ec6a41f9 
					 
					
						
						
							
							Merge branch 'feature/build_docs_h21' into 'master'  
						
						... 
						
						
						
						docs(build): add support for building H21 docs
Closes IDF-12105
See merge request espressif/esp-idf!36632  
						
						
					 
					
						2025-02-06 11:25:36 +08:00 
						 
				 
			
				
					
						
							
							
								Igor Udot 
							
						 
					 
					
						
						
							
						
						5f37de2889 
					 
					
						
						
							
							Merge branch 'feat/lp-uart-wakeup-mode3' into 'master'  
						
						... 
						
						
						
						Added support for UART wakeup modes
Closes IDF-10202
See merge request espressif/esp-idf!31965  
						
						
					 
					
						2025-02-06 11:15:37 +08:00 
						 
				 
			
				
					
						
							
							
								igor.udot 
							
						 
					 
					
						
						
							
						
						f742a05b28 
					 
					
						
						
							
							feat: supports lp uart wakeup  
						
						
						
						
					 
					
						2025-02-05 14:54:48 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						1e72b10b26 
					 
					
						
						
							
							docs(build): add support for building H21 docs  
						
						
						
						
					 
					
						2025-01-26 11:44:28 +08:00