Marek Fiala
							
						 
					 | 
					
						
						
							
						
						9d35d63651
					 | 
					
						
						
							
							feat(cmake): Update minimum cmake version to 3.22 (whole repository)
						
						
						
						
						
						
					 | 
					
						2025-08-19 14:44:32 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						4065fb20f3
					 | 
					
						
						
							
							Merge branch 'feature/esp_test_utils_component' into 'master'
						
						
						
						
						
						
						
						change(test_utils): moved test_utils out of unit-test-app project
See merge request espressif/esp-idf!40678 
						
						
					 | 
					
						2025-08-01 11:04:37 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wuzhenghui
							
						 
					 | 
					
						
						
							
						
						feffdee63b
					 | 
					
						
						
							
							fix(esp_hw_support): fix MODEM_ADC_COMMON_FE destroyed by modem powerdown lightsleep
						
						
						
						
						
						
					 | 
					
						2025-07-29 17:02:11 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Marius Vikhammer
							
						 
					 | 
					
						
						
							
						
						bf84ab652a
					 | 
					
						
						
							
							change(test_utils): moved test_utils component to tools/test_apps/components/
						
						
						
						
						
						
					 | 
					
						2025-07-21 14:05:50 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						33560f506e
					 | 
					
						
						
							
							ci(adc): enable esp32c61 adc test
						
						
						
						
						
						
					 | 
					
						2025-07-18 09:29:23 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						1e76669a8b
					 | 
					
						
						
							
							feat(adc): support ADC calibration on ESP32C61
						
						
						
						
						
						
					 | 
					
						2025-07-18 09:29:23 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Sudeep Mohanty
							
						 
					 | 
					
						
						
							
						
						c29f473a78
					 | 
					
						
						
							
							refactor(esptool_py): Remove elf variable dependencies
						
						
						
						
						
						
						
						This commit updates all test_apps that have dependency on the elf
variable. Such test_apps now fetch the executable target from the build
properties. 
						
						
					 | 
					
						2025-07-10 11:26:28 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						c602e556ef
					 | 
					
						
						
							
							fix(adc): fix ESP32-C5 adc calibration error
						
						
						
						
						
						
					 | 
					
						2025-06-25 03:25:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Zheng Hui
							
						 
					 | 
					
						
						
							
						
						bac996a766
					 | 
					
						
						
							
							Merge branch 'feat/support_low_power_mode_in_monitor_state' into 'master'
						
						
						
						
						
						
						
						feat(esp_hw_support): support enable analog lowpower mode by API
Closes IDFGH-6208
See merge request espressif/esp-idf!38924 
						
						
					 | 
					
						2025-06-23 09:40:56 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gao Xu
							
						 
					 | 
					
						
						
							
						
						f638d5e075
					 | 
					
						
						
							
							Merge branch 'contrib/github_pr_16130' into 'master'
						
						
						
						
						
						
						
						esp_adc: Release the peripheral after calibration (GitHub PR)
Closes IDFGH-15489
See merge request espressif/esp-idf!39895 
						
						
					 | 
					
						2025-06-19 20:49:22 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wuzhenghui
							
						 
					 | 
					
						
						
							
						
						e55d6d8b3c
					 | 
					
						
						
							
							feat(esp_hw_support): support enable analog lowpower mode by API
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/7882 
						
						
					 | 
					
						2025-06-19 19:35:16 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						afadb17ed8
					 | 
					
						
						
							
							fix(adc): fix P4 ADC2 oneshot error and refactor apb claim macor
						
						
						
						
						
						
					 | 
					
						2025-06-19 14:20:20 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								armando
							
						 
					 | 
					
						
						
							
						
						6abac38b9c
					 | 
					
						
						
							
							refactor(adc): removed the legacy adc driver and legacy adc calibration calibration driver
						
						
						
						
						
						
					 | 
					
						2025-06-18 14:35:41 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gao Xu
							
						 
					 | 
					
						
						
							
						
						c81dc5a9c4
					 | 
					
						
						
							
							Merge branch 'fix/fix_adc_tsens_test_wrong_channel_c61' into 'master'
						
						
						
						
						
						
						
						fix(adc): fix wrong adc channel on c61 adc/tsens test
See merge request espressif/esp-idf!39808 
						
						
					 | 
					
						2025-06-16 11:46:03 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Deomid rojer Ryabkov
							
						 
					 | 
					
						
						
							
						
						2435ffd1c6
					 | 
					
						
						
							
							fix(esp_adc): Release the peripheral after calibration
						
						
						
						
						
						
					 | 
					
						2025-06-14 18:36:40 +03:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						d7aba9b677
					 | 
					
						
						
							
							ci(adc): reenable c5 adc test and fix test val
						
						
						
						
						
						
					 | 
					
						2025-06-13 17:28:39 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						e8cefb33c8
					 | 
					
						
						
							
							fix(adc): fix wrong adc channel on c61 adc/tsens test
						
						
						
						
						
						
					 | 
					
						2025-06-11 17:37:56 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wuzhenghui
							
						 
					 | 
					
						
						
							
						
						65b7e70564
					 | 
					
						
						
							
							feat(driver): support acquire/release clock source dependency for all drivers
						
						
						
						
						
						
					 | 
					
						2025-05-27 21:21:38 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chen Jichang
							
						 
					 | 
					
						
						
							
						
						8555b6c837
					 | 
					
						
						
							
							fix(adc): only call esp_pm APIs when CONFIG_PM_ENABLE is enabled
						
						
						
						
						
						
					 | 
					
						2025-05-22 17:38:58 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Shen Meng Jing
							
						 
					 | 
					
						
						
							
						
						62d4115e08
					 | 
					
						
						
							
							docs: Fix some typos
						
						
						
						
						
						
					 | 
					
						2025-04-30 18:35:39 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						bf335a38f7
					 | 
					
						
						
							
							fix(adc): fix adc do not enable/disable regi2c registers
						
						
						
						
						
						
					 | 
					
						2025-04-25 14:39:01 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Li Shuai
							
						 
					 | 
					
						
						
							
						
						ce63f86f56
					 | 
					
						
						
							
							fix: fix ci job error of some instructions require put to iram text
						
						
						
						
						
						
					 | 
					
						2025-04-17 22:01:10 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								morris
							
						 
					 | 
					
						
						
							
						
						15e16599ae
					 | 
					
						
						
							
							refactor(drivers): refactor the iram-safe option of the gdma peripherals
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/15771 
						
						
					 | 
					
						2025-04-15 11:37:18 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						b282338c68
					 | 
					
						
						
							
							ci(adc): refactor adc basic oneshot test
						
						
						
						
						
						
					 | 
					
						2025-04-11 17:04:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						3f9f2187ab
					 | 
					
						
						
							
							fix(adc): fix s2 cali loss resolution
						
						
						
						
						
						
					 | 
					
						2025-04-01 17:19:11 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chen Jichang
							
						 
					 | 
					
						
						
							
						
						bfac674769
					 | 
					
						
						
							
							feat(esp32h4): ci enable public header check (stage7)
						
						
						
						
						
						
					 | 
					
						2025-03-12 17:19:50 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								igor.udot
							
						 
					 | 
					
						
						
							
						
						daf2d31008
					 | 
					
						
						
							
							test: format all test scripts
						
						
						
						
						
						
					 | 
					
						2025-03-05 12:08:48 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Sudeep Mohanty
							
						 
					 | 
					
						
						
							
						
						6858b37f51
					 | 
					
						
						
							
							fix(ulp-riscv): Fixed ADC oneshot initialization for ULP RISC-V
						
						
						
						
						
						
						
						This commit fixes a bug in the ADC oneshot driver initialization for the
ULP RISC-V. 
						
						
					 | 
					
						2025-02-27 10:51:16 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								morris
							
						 
					 | 
					
						
						
							
						
						9822433957
					 | 
					
						
						
							
							feat(gptimer): make start and stop function idempotent
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12325
Closes https://github.com/espressif/esp-idf/issues/13486 
						
						
					 | 
					
						2025-02-24 14:53:34 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Chen Jichang
							
						 
					 | 
					
						
						
							
						
						6f83f39dce
					 | 
					
						
						
							
							feat(esp32h4): introduce target esp32h4(stage 1)
						
						
						
						
						
						
					 | 
					
						2025-02-08 17:07:44 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								laokaiyao
							
						 
					 | 
					
						
						
							
						
						c13ac70aa7
					 | 
					
						
						
							
							ci: check register half word
						
						
						
						
						
						
					 | 
					
						2025-01-20 16:37:18 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						52c0278361
					 | 
					
						
						
							
							feat(gpio): add gpio_config_as_analog API
						
						
						
						
						
						
					 | 
					
						2025-01-08 21:58:12 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						0a88b0720b
					 | 
					
						
						
							
							fix(adc): fix adc oneshot apb cnts incosistency
						
						
						
						
						
						
						
						closes https://github.com/espressif/esp-idf/issues/14502 
						
						
					 | 
					
						2025-01-07 12:02:23 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						84df38aab9
					 | 
					
						
						
							
							fix(adc): fix adc oneshot error after continuous
						
						
						
						
						
						
						
						closes https://github.com/espressif/esp-idf/issues/14506 
						
						
					 | 
					
						2025-01-07 12:02:23 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						1b49a1674e
					 | 
					
						
						
							
							feat(adc): support ADC calibration on ESP32P4
						
						
						
						
						
						
					 | 
					
						2025-01-06 11:04:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						cfa487b4e0
					 | 
					
						
						
							
							ci(adc): enable P4 ADC test and correct ADC performance thresh
						
						
						
						
						
						
					 | 
					
						2024-12-31 11:28:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						0c82649db0
					 | 
					
						
						
							
							fix(adc): fix P4 adc continuous mode stop early
						
						
						
						
						
						
					 | 
					
						2024-12-31 11:28:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						3e30d2e928
					 | 
					
						
						
							
							feat(esp32h21): ci enable public header check (stage7)
						
						
						
						
						
						
					 | 
					
						2024-12-24 16:44:08 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						da5b859886
					 | 
					
						
						
							
							test(adc): supported adc c5 calibration tests
						
						
						
						
						
						
					 | 
					
						2024-12-19 12:12:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						b963c0f013
					 | 
					
						
						
							
							feat(adc): supported adc calibration on esp32c5
						
						
						
						
						
						
					 | 
					
						2024-12-19 12:12:30 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Armando
							
						 
					 | 
					
						
						
							
						
						611e3fcb79
					 | 
					
						
						
							
							fix(adc): fixed adc_cali_check_scheme wrong return on c2/h2/c6
						
						
						
						
						
						
					 | 
					
						2024-12-17 11:35:42 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wanckl
							
						 
					 | 
					
						
						
							
						
						54ea9e40ca
					 | 
					
						
						
							
							fix(esp_adc): wrap monitor test cases
						
						
						
						
						
						
					 | 
					
						2024-12-11 19:04:31 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ivan Grokhotkov
							
						 
					 | 
					
						
						
							
						
						4d75d2d487
					 | 
					
						
						
							
							Merge branch 'bugfix/protocols_examples_common_driver_dep' into 'master'
						
						
						
						
						
						
						
						remove leftover dependencies on `driver` component
See merge request espressif/esp-idf!33548 
						
						
					 | 
					
						2024-11-14 22:21:57 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Gao Xu
							
						 
					 | 
					
						
						
							
						
						bbcfb35d67
					 | 
					
						
						
							
							Merge branch 'feat/h21_introduce_step1_target' into 'master'
						
						
						
						
						
						
						
						feat(esp32h21): introduce target esp32h21 (stage 1/8) 😐
See merge request espressif/esp-idf!34542 
						
						
					 | 
					
						2024-11-14 10:46:44 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								wanckl
							
						 
					 | 
					
						
						
							
						
						d0e6e825d9
					 | 
					
						
						
							
							fix(esp_adc): fixed adc continue monitor don't work issue
						
						
						
						
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/14769
Closes https://github.com/espressif/esp-idf/issues/14814 
						
						
					 | 
					
						2024-11-12 15:42:50 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						64bbb53b8f
					 | 
					
						
						
							
							feat(esp32h21): introduce target esp32h21(stage 1)
						
						
						
						
						
						
					 | 
					
						2024-11-12 15:42:27 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								gaoxu
							
						 
					 | 
					
						
						
							
						
						efd04b7709
					 | 
					
						
						
							
							feat(adc): support ADC oneshot and continuous on C61
						
						
						
						
						
						
					 | 
					
						2024-11-08 17:13:26 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Ivan Grokhotkov
							
						 
					 | 
					
						
						
							
						
						68e9bcbf1e
					 | 
					
						
						
							
							fix(build): clean up dependencies on driver component
						
						
						
						
						
						
					 | 
					
						2024-11-07 13:09:23 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Song Ruo Jing
							
						 
					 | 
					
						
						
							
						
						2cb35a2955
					 | 
					
						
						
							
							refactor(regi2c): ana i2c master clock is enabled per request
						
						
						
						
						
						
					 | 
					
						2024-11-04 12:37:17 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Wu Zheng Hui
							
						 
					 | 
					
						
						
							
						
						6abe40e590
					 | 
					
						
						
							
							Merge branch 'feature/optimize_esp32p4_active_power_eco1' into 'master'
						
						
						
						
						
						
						
						feat(system): Optimize esp32p4 active state  power consumption
Closes PM-103 and IDF-7688
See merge request espressif/esp-idf!32950 
						
						
					 | 
					
						2024-09-11 23:15:29 +08:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |