Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						ccc8b274eb 
					 
					
						
						
							
							Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/sdio_slave.rst_backport_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						docs: provide CN translation for api-reference/peripherals/sdio_slave.rst (Backport v5.1)
See merge request espressif/esp-idf!26109  
						
						
					 
					
						2024-01-02 19:43:24 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						8495a31f46 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/sdio_slave.rst (Backport v5.1)  
						
						 
						
						
						
						
					 
					
						2024-01-02 19:43:24 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aditya Patwardhan 
							
						 
					 
					
						
						
							
						
						514cd783a3 
					 
					
						
						
							
							Merge branch 'bugfix/esp32h2_ecdsa_hardware_k_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						fix(esp32h2): program use_hardware_k efuse bit for ECDSA key purpose (v5.1)
See merge request espressif/esp-idf!27271  
						
						
					 
					
						2023-11-21 13:57:38 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						6bc8a025d5 
					 
					
						
						
							
							Merge branch 'bugfix/ledc_max_duty_cycle_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						fix(ledc): fix ledc driver 100% duty cycle configuration (backport v5.1)
See merge request espressif/esp-idf!27179  
						
						
					 
					
						2023-11-21 10:58:16 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						d9abb44049 
					 
					
						
						
							
							docs: add ECDSA peripheral chapter for H2/P4  
						
						 
						
						... 
						
						
						
						- Add ECDSA peripheral chapter and instructions to program efuse key block
- Update security guide for ECDSA peripheral mention for device identity
- Link with ESP-TLS guide about using ECDSA peripheral in TLS connection 
						
						
					 
					
						2023-11-20 16:13:35 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						1b3713f7cd 
					 
					
						
						
							
							Merge branch 'feature/support_adc_calibration_on_h2_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						adc_cali: supported adc calibration v1 on ESP32H2 (v5.1)
See merge request espressif/esp-idf!26963  
						
						
					 
					
						2023-11-17 16:41:00 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						ddb6d22468 
					 
					
						
						
							
							Merge branch 'feature/gpio_dump_io_info_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						feat(gpio): add a dump API to dump IO configurations (v5.1)
See merge request espressif/esp-idf!26870  
						
						
					 
					
						2023-11-17 16:30:22 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						03299962f6 
					 
					
						
						
							
							fix(ledc): fix ledc driver 100% duty cycle configuration  
						
						 
						
						... 
						
						
						
						Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.
Closes https://github.com/espressif/esp-idf/pull/11516 
Closes https://github.com/espressif/esp-idf/issues/12593 
Closes https://github.com/espressif/esp-idf/issues/12083  
						
						
					 
					
						2023-11-17 12:38:32 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						bfeae3857c 
					 
					
						
						
							
							feat(rmt): support calling rmt_receive in ISR callback  
						
						 
						
						
						
						
					 
					
						2023-11-15 05:57:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						d260d43168 
					 
					
						
						
							
							fix(rmt): a disabled channel may pick up a pending transaction  
						
						 
						
						... 
						
						
						
						because in the trans_done interrupt, the driver didn't check the channel FSM 
						
						
					 
					
						2023-11-15 05:57:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gaoxu 
							
						 
					 
					
						
						
							
						
						df46426321 
					 
					
						
						
							
							docs(adc): added adc calibration doc on h2  
						
						 
						
						
						
						
					 
					
						2023-11-13 03:04:03 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Armando 
							
						 
					 
					
						
						
							
						
						6de9757a4b 
					 
					
						
						
							
							fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12  
						
						 
						
						... 
						
						
						
						By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less 
						
						
					 
					
						2023-11-07 14:09:21 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						4892c481b5 
					 
					
						
						
							
							feat(gpio): add a dump API to dump IO configurations  
						
						 
						
						... 
						
						
						
						Merges https://github.com/espressif/esp-idf/pull/12511  
						
						
					 
					
						2023-11-03 16:21:31 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						1880ddca9e 
					 
					
						
						
							
							docs(dac): added the explanation to Vref (v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-22 14:24:13 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						cef55b1712 
					 
					
						
						
							
							Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/clk_trees.rst_backport_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						docs: provide CN translation for api-reference/peripherals/clk_tree.rst (Backport v5.1)
See merge request espressif/esp-idf!26108  
						
						
					 
					
						2023-09-22 10:52:59 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						198ea10c59 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/clk_tree.rst (Backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-22 10:52:56 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						c395dd3781 
					 
					
						
						
							
							Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/spi_slave_hd.rst_backport_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						docs: provide CN translation for api-reference/peripherals/spi_slave_hd.rst (Backport v5.1)
See merge request espressif/esp-idf!26107  
						
						
					 
					
						2023-09-22 10:52:31 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						fb969a4411 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/spi_slave_hd.rst (Backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-22 10:52:31 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						6d9046a64d 
					 
					
						
						
							
							Merge branch 'docs/add_Chinese_translation_for_api-reference_peripherals_sdspi_host.rst_backport_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						docs: provide CN translation for api-reference/peripherals/sdspi_host.rst (Backport v5.1)
See merge request espressif/esp-idf!26106  
						
						
					 
					
						2023-09-22 10:52:18 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						44351d691b 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/sdspi_host.rst (Backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-22 10:52:18 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						c4df51cb66 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/adc_oneshot.rst (Backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-22 10:52:00 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						da6625faae 
					 
					
						
						
							
							fix(docs): update esp32h2 gpio docs about pin led out  
						
						 
						
						
						
						
					 
					
						2023-09-19 12:12:05 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						752a99d3d1 
					 
					
						
						
							
							Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/temp_sensor.rst_backport_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						docs: provide CN translation for api-reference/peripherals/temp_sensor.rst (backport v5.1)
See merge request espressif/esp-idf!25821  
						
						
					 
					
						2023-09-07 18:05:02 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						f0dec1b1a6 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/temp_sensor.rst (backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-07 18:05:01 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						3c0e72887a 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/adc_calibration.rst (backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-07 14:02:24 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						aec971572f 
					 
					
						
						
							
							Merge branch 'feature/specify_rmt_intr_priority_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						feat(rmt): specify interrupt priority (v5.1)
See merge request espressif/esp-idf!25718  
						
						
					 
					
						2023-09-05 12:09:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						cc27c579ad 
					 
					
						
						
							
							Merge branch 'docs/add_Chinese_translation_for_api-reference/peripherals/touch_element.rst_backport_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						docs: provide CN translation for api-reference/peripherals/touch_element.rst (backport v5.1)
See merge request espressif/esp-idf!25746  
						
						
					 
					
						2023-09-05 10:22:17 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						b93ffc1cb4 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/touch_element.rst (backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-05 10:22:16 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Cai Xin Ying 
							
						 
					 
					
						
						
							
						
						1e656013d7 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/etm.rst (backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-09-05 10:21:17 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Planck (Lu Zeyu) 
							
						 
					 
					
						
						
							
						
						3b9c57ac32 
					 
					
						
						
							
							feat(rmt): specify interrupt priority  
						
						 
						
						
						
						
					 
					
						2023-09-04 13:12:02 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chen Jichang 
							
						 
					 
					
						
						
							
						
						92cc9fca07 
					 
					
						
						
							
							feat(pcnt): support set interrupt priority  
						
						 
						
						
						
						
					 
					
						2023-08-25 17:47:52 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						ed6e997d4c 
					 
					
						
						
							
							Merge branch 'feature/gptimer_interrupt_priority_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						feat(gptimer): support set interrupt priority (v5.1)
See merge request espressif/esp-idf!25199  
						
						
					 
					
						2023-08-24 10:07:48 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						b7aea79cb8 
					 
					
						
						
							
							fix(gptimer): hal function placement under wrong condition  
						
						 
						
						... 
						
						
						
						timer_hal_capture_and_get_counter_value
should be placed in the IRAM for speed optimization
because the default ISR handler is placed in the IRAM.
Closes https://github.com/espressif/esp-idf/issues/12021  
						
						
					 
					
						2023-08-14 02:31:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						b68519cb17 
					 
					
						
						
							
							feat(gptimer): support set interrupt priority  
						
						 
						
						... 
						
						
						
						Related forum post: https://esp32.com/viewtopic.php?f=13&t=34959  
						
						
					 
					
						2023-08-04 10:20:07 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chen Jichang 
							
						 
					 
					
						
						
							
						
						7b6af86814 
					 
					
						
						
							
							docs(rmt): add a note about binding channels to the same GPIO  
						
						 
						
						... 
						
						
						
						Added a note about RX Channel and TX Channel initialization order when
bound RX and TX to the same gpio.
Closes https://github.com/espressif/esp-idf/issues/11768  
						
						
					 
					
						2023-07-04 19:26:33 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								caixinying-git 
							
						 
					 
					
						
						
							
						
						657586e6ba 
					 
					
						
						
							
							docs: provide CN translation for api-reference/peripherals/rmt.rst  
						
						 
						
						
						
						
					 
					
						2023-07-03 10:34:00 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						871dd9e21a 
					 
					
						
						
							
							docs: updated misc C6 programming guide docs with minor changes.  
						
						 
						
						
						
						
					 
					
						2023-05-31 15:47:26 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						8bb8c144c7 
					 
					
						
						
							
							i2s_doc: fixed the data of stereo left/right state  
						
						 
						
						
						
						
					 
					
						2023-05-10 12:36:00 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mo Fei Fei 
							
						 
					 
					
						
						
							
						
						bac34f23bc 
					 
					
						
						
							
							Docs: add CN translation for i2s.rst (backport v5.1)  
						
						 
						
						
						
						
					 
					
						2023-05-09 15:13:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						0bac174058 
					 
					
						
						
							
							ulp: added sleep support for lp core  
						
						 
						
						... 
						
						
						
						Added support for running LP core while hp core sleeps, as well
as waking up the hp core. 
						
						
					 
					
						2023-04-27 09:51:41 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shu Chen 
							
						 
					 
					
						
						
							
						
						856cfa4ae2 
					 
					
						
						
							
							Merge branch 'refactor/remove_esp32h4_target_v5.1' into 'release/v5.1'  
						
						 
						
						... 
						
						
						
						esp32h4: remove esp32h4 target (v5.1)
See merge request espressif/esp-idf!23422  
						
						
					 
					
						2023-04-27 09:37:51 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						87328d594f 
					 
					
						
						
							
							esp32h4: checked all the corner stuffs of the removal  
						
						 
						
						
						
						
					 
					
						2023-04-26 18:53:12 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						954a6a2cff 
					 
					
						
						
							
							esp32h4: removed esp32h4 related codes  
						
						 
						
						
						
						
					 
					
						2023-04-26 18:53:12 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						804a9ea1f6 
					 
					
						
						
							
							esp32h4: remove esp32h4 target from peripherals  
						
						 
						
						
						
						
					 
					
						2023-04-26 18:53:10 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wang Zi Yan 
							
						 
					 
					
						
						
							
						
						f0b2bd5c81 
					 
					
						
						
							
							docs: update out-of-sync api reference docs  
						
						 
						
						
						
						
					 
					
						2023-04-24 14:23:35 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						a964b85d45 
					 
					
						
						
							
							docs: use soc_caps directly in text where possible  
						
						 
						
						
						
						
					 
					
						2023-03-28 17:23:43 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								laokaiyao 
							
						 
					 
					
						
						
							
						
						53584bb5a7 
					 
					
						
						
							
							ana_cmpr: add programming guide  
						
						 
						
						
						
						
					 
					
						2023-03-17 14:35:55 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						02f88d81ce 
					 
					
						
						
							
							docs: fix broken links  
						
						 
						
						
						
						
					 
					
						2023-03-14 11:40:35 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						3ec287eaa5 
					 
					
						
						
							
							Merge branch 'feature/ledc_gamma_curve_support' into 'master'  
						
						 
						
						... 
						
						
						
						ledc: Support gamma curve fade feature
Closes IDF-5811 and IDF-6236
See merge request espressif/esp-idf!22486  
						
						
					 
					
						2023-03-12 07:54:08 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								morris 
							
						 
					 
					
						
						
							
						
						2d52334e5d 
					 
					
						
						
							
							gptimer: fix race condition between start and stop  
						
						 
						
						... 
						
						
						
						Added state transition in gptimer_start/stop functions.
So that it's not possible to make a stopped timer continue to run
because of race condition. 
						
						
					 
					
						2023-03-10 23:27:29 +08:00