Harshit Malpani 
							
						 
					 
					
						
						
							
						
						2df1ba8535 
					 
					
						
						
							
							docs: Update App Utils programming guide docs for ESP32P4  
						
						 
						
						... 
						
						
						
						Re-enable protocol and ota examples for ESP32P4 
						
						
					 
					
						2024-02-23 12:33:11 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lou Tian Hao 
							
						 
					 
					
						
						
							
						
						ebbff30163 
					 
					
						
						
							
							Merge branch 'docs/add_internal_inspection_mechanism_description_for_ext1' into 'master'  
						
						 
						
						... 
						
						
						
						docs(pm): add internal inspection mechanism description doc for ext1
See merge request espressif/esp-idf!29149  
						
						
					 
					
						2024-02-23 13:24:11 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						bbe4d602e1 
					 
					
						
						
							
							doc(pm): improve english description  
						
						 
						
						
						
						
					 
					
						2024-02-23 10:45:15 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lou Tianhao 
							
						 
					 
					
						
						
							
						
						71c8879099 
					 
					
						
						
							
							docs(pm): add internal inspection mechanism description doc  
						
						 
						
						
						
						
					 
					
						2024-02-22 19:24:08 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wu Zheng Hui 
							
						 
					 
					
						
						
							
						
						3560d20a2e 
					 
					
						
						
							
							Merge branch 'docs/add_description_for_pd_top_gpio_configuration' into 'master'  
						
						 
						
						... 
						
						
						
						docs(esp_pm): Adding notes on configuring GPIOs when using PD_TOP sleep
Closes IDFGH-12085 and IDFGH-13186
See merge request espressif/esp-idf!29097  
						
						
					 
					
						2024-02-22 16:11:47 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						47c575d30c 
					 
					
						
						
							
							Merge branch 'feat/oled_example_use_new_i2c_master_driver' into 'master'  
						
						 
						
						... 
						
						
						
						feat(i2c_lcd): use new i2c master driver in oled example
Closes IDFGH-12145
See merge request espressif/esp-idf!29094  
						
						
					 
					
						2024-02-22 11:55:20 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						cfd8c6fb94 
					 
					
						
						
							
							docs(esp_pm): Adding notes on configuring GPIOs when using PD_TOP sleep  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13143  
						
						
					 
					
						2024-02-21 16:20:59 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gaoxu 
							
						 
					 
					
						
						
							
						
						3ac736bc95 
					 
					
						
						
							
							feat(gpio): add gpio support on ESP32C5  
						
						 
						
						
						
						
					 
					
						2024-02-20 14:57:25 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						ce4b49ae37 
					 
					
						
						
							
							Merge branch 'docs/esp_event_minor_update' into 'master'  
						
						 
						
						... 
						
						
						
						fix(docs): Minor update to esp_event.rst for improved user experience
Closes IDFGH-12098
See merge request espressif/esp-idf!29109  
						
						
					 
					
						2024-02-20 14:50:11 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						4a52733610 
					 
					
						
						
							
							Merge branch 'docs/update_provisioning_docs_for_esp32p4' into 'master'  
						
						 
						
						... 
						
						
						
						docs: Update provisioning API refs and guides for ESP32P4
Closes IDF-7766
See merge request espressif/esp-idf!29018  
						
						
					 
					
						2024-02-20 12:12:03 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						a2d40b688f 
					 
					
						
						
							
							fix(docs): Minor update to esp_event.rst for improved user experience  
						
						 
						
						... 
						
						
						
						This commit adds semicolons in c-code blocks in esp_event.rst for
improved user experience when directly copying and pasting code.
Closes https://github.com/espressif/esp-idf/issues/13156  
						
						
					 
					
						2024-02-19 13:49:46 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								sonika.rathi 
							
						 
					 
					
						
						
							
						
						fe4ee63a4e 
					 
					
						
						
							
							docs(spiffs): update api-reference document for SPIFFS  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/10608  
						
						
					 
					
						2024-02-19 10:28:05 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harshit Malpani 
							
						 
					 
					
						
						
							
						
						48ca895e3c 
					 
					
						
						
							
							docs: Update provisioning API refs and guides for ESP32P4  
						
						 
						
						
						
						
					 
					
						2024-02-19 13:24:57 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						ce8f9a0a00 
					 
					
						
						
							
							feat(i2c_lcd): use new i2c master driver in oled example  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13201  
						
						
					 
					
						2024-02-18 17:15:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Harshit Malpani 
							
						 
					 
					
						
						
							
						
						3e1a95a0a7 
					 
					
						
						
							
							feat(esp_https_server): Get the error codes on https_server error  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12026  
						
						
					 
					
						2024-02-14 14:36:14 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kirill.chalov 
							
						 
					 
					
						
						
							
						
						8154150188 
					 
					
						
						
							
							docs(esp_timer): Rewrite esp_timer api ref and related docs  
						
						 
						
						
						
						
					 
					
						2024-02-08 12:13:18 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Zhang Xiao Yan 
							
						 
					 
					
						
						
							
						
						ae31dfe4b8 
					 
					
						
						
							
							Merge branch 'docs/add_gpio_dump_io_configuration_example' into 'master'  
						
						 
						
						... 
						
						
						
						docs: Add an example for the function gpio_dump_io_configuration()
See merge request espressif/esp-idf!28873  
						
						
					 
					
						2024-02-08 09:31:47 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Čermák 
							
						 
					 
					
						
						
							
						
						403b4fdcfe 
					 
					
						
						
							
							Merge branch 'fix/esp_netif_sntp' into 'master'  
						
						 
						
						... 
						
						
						
						fix(esp_netif): Prevent running esp_netif_sntp_init() multiple times
Closes IDFGH-11754
See merge request espressif/esp-idf!28338  
						
						
					 
					
						2024-02-08 00:12:03 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						2a585f58a0 
					 
					
						
						
							
							Merge branch 'refactor/add_lp_uart_test' into 'master'  
						
						 
						
						... 
						
						
						
						Refactor/add lp uart test
See merge request espressif/esp-idf!28681  
						
						
					 
					
						2024-02-07 20:02:46 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						1a80217af5 
					 
					
						
						
							
							Merge branch 'bugfix/kconcheck_file_checks' into 'master'  
						
						 
						
						... 
						
						
						
						bugfix: Fixed KConfig files that were not succesfully checked
Closes IDF-9028 and IDF-9027
See merge request espressif/esp-idf!28385  
						
						
					 
					
						2024-02-07 19:12:25 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						feef14b43b 
					 
					
						
						
							
							fix(esp_netif): Prevent running esp_netif_sntp_init() multiple times  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12854  
						
						
					 
					
						2024-02-07 09:09:59 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						5276cd4f1d 
					 
					
						
						
							
							refactor(uart): add support to be able to test LP_UART port  
						
						 
						
						... 
						
						
						
						Increase LP_UART_EMPTY_THRESH_DEFAULT value to 4. The original value
could cause the FIFO become empty before filling next data into the FIFO
when the buadrate is high. TX_DONE interrupt would raise before actual
transmission complete in such case. 
						
						
					 
					
						2024-02-07 14:37:48 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shang Zhou 
							
						 
					 
					
						
						
							
						
						dd0cf9e935 
					 
					
						
						
							
							docs: Update CN translation for ulp-risc-v.rst  
						
						 
						
						
						
						
					 
					
						2024-02-06 10:56:46 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daiziyan 
							
						 
					 
					
						
						
							
						
						840a281818 
					 
					
						
						
							
							docs: update CN translation  
						
						 
						
						
						
						
					 
					
						2024-02-06 09:55:01 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Linda 
							
						 
					 
					
						
						
							
						
						2c8975b2a7 
					 
					
						
						
							
							docs: Add an example for the function gpio_dump_io_configuration()  
						
						 
						
						
						
						
					 
					
						2024-02-05 18:42:52 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wu Zheng Hui 
							
						 
					 
					
						
						
							
						
						5454d37d49 
					 
					
						
						
							
							Merge branch 'feature/support_gdma_retention' into 'master'  
						
						 
						
						... 
						
						
						
						feature: support gdma retention in pd_top lightsleep
Closes IDF-7704 and IDFGH-11389
See merge request espressif/esp-idf!27246  
						
						
					 
					
						2024-02-04 20:17:02 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jakub Kocka 
							
						 
					 
					
						
						
							
						
						f7c5969f5e 
					 
					
						
						
							
							docs(kconfig): Updated config name lenght  
						
						 
						
						
						
						
					 
					
						2024-02-02 10:32:35 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						6ef9a7f591 
					 
					
						
						
							
							ci: enable hardware crypto module for powersave tests  
						
						 
						
						
						
						
					 
					
						2024-02-02 11:21:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						4d28524bdb 
					 
					
						
						
							
							docs(esp32c5): add support for building C5 docs  
						
						 
						
						
						
						
					 
					
						2024-02-01 10:06:41 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mo Fei Fei 
							
						 
					 
					
						
						
							
						
						af0d1c6945 
					 
					
						
						
							
							Docs: update cn trans for config wdt desc  
						
						 
						
						
						
						
					 
					
						2024-01-31 15:19:17 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						c40afaf4ad 
					 
					
						
						
							
							feat(doc): Update the WDT article  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12995  
						
						
					 
					
						2024-01-31 15:19:17 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wang Ziyan 
							
						 
					 
					
						
						
							
						
						2ec161405a 
					 
					
						
						
							
							Merge branch 'docs/update_cn_for_pthread' into 'master'  
						
						 
						
						... 
						
						
						
						docs: Update CN for pthread.rst
Closes DOC-6947
See merge request espressif/esp-idf!28765  
						
						
					 
					
						2024-01-30 16:45:35 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						35516652ad 
					 
					
						
						
							
							Merge branch 'doc/spi_flash_32bit_addr' into 'master'  
						
						 
						
						... 
						
						
						
						doc(spi_flash): reorganize optional features
See merge request espressif/esp-idf!27808  
						
						
					 
					
						2024-01-29 18:16:59 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Marcisovsky 
							
						 
					 
					
						
						
							
						
						6b41ae3ef9 
					 
					
						
						
							
							Merge branch 'docs/usb_host_set_device_config' into 'master'  
						
						 
						
						... 
						
						
						
						feat(docs): added usb host enumeration filter description
See merge request espressif/esp-idf!28310  
						
						
					 
					
						2024-01-29 16:40:53 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wang Zi Yan 
							
						 
					 
					
						
						
							
						
						a4a4504367 
					 
					
						
						
							
							docs: Update CN for pthread.rst  
						
						 
						
						
						
						
					 
					
						2024-01-29 14:37:57 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peter Marcisovsky 
							
						 
					 
					
						
						
							
						
						f10000f366 
					 
					
						
						
							
							feat(docs): added usb host enumeration filter description  
						
						 
						
						... 
						
						
						
						- CN and EN docs 
						
						
					 
					
						2024-01-26 12:03:08 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								mofeifei 
							
						 
					 
					
						
						
							
						
						52648f1a41 
					 
					
						
						
							
							docs: update cn trans esp-function-with-shared-stack  
						
						 
						
						
						
						
					 
					
						2024-01-25 19:02:25 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						65e4118893 
					 
					
						
						
							
							docs(esp_system): Document limitations of esp_execute_shared_stack_function  
						
						 
						
						
						
						
					 
					
						2024-01-25 19:02:25 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						ff51b57b11 
					 
					
						
						
							
							Merge branch 'docs/fatfgen_orphan' into 'master'  
						
						 
						
						... 
						
						
						
						docs(fatfs): moved orphan dir placement to top of doc
See merge request espressif/esp-idf!28635  
						
						
					 
					
						2024-01-24 10:10:17 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						c6a570fb37 
					 
					
						
						
							
							Merge branch 'feature/pthread_psram' into 'master'  
						
						 
						
						... 
						
						
						
						feat(pthread): Allow SPI RAM as stack
Closes IDFGH-9237, IDF-7262, and IDFGH-7045
See merge request espressif/esp-idf!27166  
						
						
					 
					
						2024-01-23 18:39:32 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								kirill.chalov 
							
						 
					 
					
						
						
							
						
						22a053f1fc 
					 
					
						
						
							
							docs(sphinx-lint): Fix issues reported by sphinx-lint before adding it to pre-commit  
						
						 
						
						
						
						
					 
					
						2024-01-23 15:22:29 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						4fac7a6d5b 
					 
					
						
						
							
							docs(fatfs): moved orphan dir placement to top of doc  
						
						 
						
						
						
						
					 
					
						2024-01-23 14:16:01 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						be59c94917 
					 
					
						
						
							
							feat(pthread): Pthread can now use PSRAM as stack  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/pull/10623 
Closes https://github.com/espressif/esp-idf/issues/8662 
Thanks to f-hoepfinger-hr-agrartechnik for the contribution
in https://github.com/espressif/esp-idf/pull/10623  
						
						
					 
					
						2024-01-22 15:33:05 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Xiao Xufeng 
							
						 
					 
					
						
						
							
						
						ad7cc3ae4b 
					 
					
						
						
							
							doc(spi_flash): reorganize optional features  
						
						 
						
						
						
						
					 
					
						2024-01-22 12:44:27 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam Múdry 
							
						 
					 
					
						
						
							
						
						3da19a647c 
					 
					
						
						
							
							Merge branch 'feature/fatfs_2_fat_copies_on_volume' into 'master'  
						
						 
						
						... 
						
						
						
						feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes
Closes IDF-8735 and IDF-4091
See merge request espressif/esp-idf!27452  
						
						
					 
					
						2024-01-22 11:15:04 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						82f2294bcb 
					 
					
						
						
							
							Merge branch 'feature/ulp_riscv_interrupt_handling' into 'master'  
						
						 
						
						... 
						
						
						
						feat(ulp-riscv): Added interrupt handling for ULP RISC-V
Closes IDFGH-9866 and IDF-1713
See merge request espressif/esp-idf!27802  
						
						
					 
					
						2024-01-19 15:44:27 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						0d9d004d00 
					 
					
						
						
							
							Merge branch 'doc/esp32p4_intr_alloc' into 'master'  
						
						 
						
						... 
						
						
						
						docs(soc): add a few details in the `intr_alloc` documentation for the ESP32-P4
Closes IDF-8781
See merge request espressif/esp-idf!28249  
						
						
					 
					
						2024-01-19 10:50:42 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						de8ee8cc1a 
					 
					
						
						
							
							feat(ulp-riscv): Updated documentation about ULP RISC-V interrupt handling  
						
						 
						
						... 
						
						
						
						This commit updates the documentation to add support for ULP RISC-V
interrupt handling. 
						
						
					 
					
						2024-01-18 15:59:53 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shang Zhou 
							
						 
					 
					
						
						
							
						
						63f317e4ca 
					 
					
						
						
							
							docs: Update CN translation for fatfs.rst  
						
						 
						
						
						
						
					 
					
						2024-01-18 14:03:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Adam Múdry 
							
						 
					 
					
						
						
							
						
						8e50d63fea 
					 
					
						
						
							
							feat(fatfs): Add an option to use 2 FATs (file allocation tables) in FATFS volumes  
						
						 
						
						... 
						
						
						
						Should help with redundancy and data corruption when enabled but uses more space. 
						
						
					 
					
						2024-01-18 14:03:28 +01:00