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 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						dff1e5df88 
					 
					
						
						
							
							feat(lp_core): add support for lp timer and lp gpio on P4  
						
						
						
						
					 
					
						2024-02-06 09:41:20 +08:00 
						 
				 
			
				
					
						
							
							
								hongshuqing 
							
						 
					 
					
						
						
							
						
						35918b89a9 
					 
					
						
						
							
							feat(pmu): set fix voltage to different mode for esp32c6 & c6 modify brownout rst2  
						
						
						
						
					 
					
						2024-02-04 14:13:23 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						0c2f811ca8 
					 
					
						
						
							
							feat(esp_hw_support): support gdma register context sleep retention  
						
						
						
						
					 
					
						2024-02-02 11:21:40 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						62a0efdd7c 
					 
					
						
						
							
							feat(i2c): Add pure hal i2c master driver example  
						
						
						
						
					 
					
						2024-01-31 11:47:14 +08:00 
						 
				 
			
				
					
						
							
							
								Konstantin Kondrashov 
							
						 
					 
					
						
						
							
						
						4daaa94593 
					 
					
						
						
							
							Merge branch 'feature/cleanup_rom_efuse_header' into 'master'  
						
						... 
						
						
						
						change(all): Clearing unused efuse rom headers
See merge request espressif/esp-idf!27109  
						
						
					 
					
						2024-01-26 20:30:44 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						cf93777077 
					 
					
						
						
							
							refactor(rtc): move soc/rtc.h from soc to esp_hw_support component  
						
						... 
						
						
						
						Deprecated rtc_xtal_freq_t, replaced with soc_xtal_freq_t defined in
clk_tree_defs.h in soc component. 
						
						
					 
					
						2024-01-25 19:15:33 +08:00 
						 
				 
			
				
					
						
							
							
								Wu Zheng Hui 
							
						 
					 
					
						
						
							
						
						55f04b3326 
					 
					
						
						
							
							Merge branch 'feature/clean_up_retention_context_definitions' into 'master'  
						
						... 
						
						
						
						refactor(esp_hw_support): move sleep retention context definition to soc target folder
Closes PM-10
See merge request espressif/esp-idf!26753  
						
						
					 
					
						2024-01-24 20:24:02 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						2bd755c95d 
					 
					
						
						
							
							refactor(esp_hw_support): move TIMG_WDT_WKEY_VALUE defination from hal to soc  
						
						
						
						
					 
					
						2024-01-23 11:51:44 +08:00 
						 
				 
			
				
					
						
							
							
								KonstantinKondrashov 
							
						 
					 
					
						
						
							
						
						b471d9d22c 
					 
					
						
						
							
							change(all): Clearing unused efuse rom headers  
						
						
						
						
					 
					
						2024-01-22 18:02:55 +02:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						08eada7301 
					 
					
						
						
							
							feat(esp_hw_support/dma2d): Add 2D-DMA support on ESP32P4  
						
						
						
						
					 
					
						2024-01-22 20:51:43 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						102d5bbf72 
					 
					
						
						
							
							refactor(riscv): added a new API for the interrupts  
						
						
						
						
					 
					
						2024-01-18 16:36:53 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						5cdf145f55 
					 
					
						
						
							
							refactor(riscv): refactor crosscore interrupt  
						
						
						
						
					 
					
						2024-01-18 16:27:36 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						213a599d8b 
					 
					
						
						
							
							fix(mcpwm): enable mcpwm group clock before hal init  
						
						
						
						
					 
					
						2024-01-15 18:13:56 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						2e83fa1c69 
					 
					
						
						
							
							refactor(spi_flash): Use new spi_flash register sturct and deperecate the old one  
						
						
						
						
					 
					
						2024-01-08 09:59:22 +08:00 
						 
				 
			
				
					
						
							
							
								xiaqilin 
							
						 
					 
					
						
						
							
						
						adda93b117 
					 
					
						
						
							
							fix(ieee802154): fix the issue of not receiving packets when RSSI is positive in esp32h2  
						
						
						
						
					 
					
						2024-01-03 14:39:31 +08:00 
						 
				 
			
				
					
						
							
							
								Kevin (Lao Kaiyao) 
							
						 
					 
					
						
						
							
						
						83d5797967 
					 
					
						
						
							
							Merge branch 'feature/parlio_rx_driver' into 'master'  
						
						... 
						
						
						
						driver: add parallel IO RX driver
Closes IDF-7002 and IDF-6984
See merge request espressif/esp-idf!23488  
						
						
					 
					
						2023-12-29 16:36:24 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						1dfa4011f0 
					 
					
						
						
							
							Merge branch 'feature/esp32p4_clock_support' into 'master'  
						
						... 
						
						
						
						feat(clk): add basic clock support for esp32p4
Closes IDF-7526 and IDF-7569
See merge request espressif/esp-idf!27950  
						
						
					 
					
						2023-12-29 12:34:12 +08:00 
						 
				 
			
				
					
						
							
							
								Darian 
							
						 
					 
					
						
						
							
						
						1da17fce18 
					 
					
						
						
							
							Merge branch 'refactor/rename_hal_usb_phy_to_fsls' into 'master'  
						
						... 
						
						
						
						USB HAL: Change name of usb_phy HAL files to usb_fsls_phy
See merge request espressif/esp-idf!28158  
						
						
					 
					
						2023-12-29 11:42:11 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						7f2b85b82b 
					 
					
						
						
							
							feat(clk): add basic clock support for esp32p4  
						
						... 
						
						
						
						- Support CPU frequency 360MHz
- Support SOC ROOT clock source switch
- Support LP SLOW clock source switch
- Support clock calibration 
						
						
					 
					
						2023-12-29 00:37:26 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						d74b4f6730 
					 
					
						
						
							
							refactor(hal/usb): Rename usb_fsls_phy API to match header/source names  
						
						... 
						
						
						
						Note: Also fixed some formatting issues in usb_wrap_struct.h 
						
						
					 
					
						2023-12-28 11:48:54 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						b26472af29 
					 
					
						
						
							
							refactor(hal/usb): Rename usb_phy files to usb_fsls_phy  
						
						... 
						
						
						
						This commit renames USB PHY related HAL files from "usb_phy_xxx" to
"usb_fsls_phy_xxx" since they are only designed to support Full-Speed/Low-Speed
Serial USB PHYs. This renmaing is done to accommodate future USB PHYs that use
other PHY interfaces (e.g., UTMI, ULPI etc). 
						
						
					 
					
						2023-12-28 11:48:34 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						db7e90fef9 
					 
					
						
						
							
							feat(parlio_rx): add parlio rx examples  
						
						
						
						
					 
					
						2023-12-28 11:05:26 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						04d267b023 
					 
					
						
						
							
							feat(parlio_rx): implement parallel io rx driver  
						
						
						
						
					 
					
						2023-12-27 19:32:12 +08:00 
						 
				 
			
				
					
						
							
							
								zwx 
							
						 
					 
					
						
						
							
						
						8cae0ed755 
					 
					
						
						
							
							fix(pm): fix extra retention function to iram  
						
						... 
						
						
						
						* Also remove unused function on H2 
						
						
					 
					
						2023-12-27 14:24:53 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						439bc719fe 
					 
					
						
						
							
							feat(temperature_sensor): Add temperature sensor support on esp32p4  
						
						
						
						
					 
					
						2023-12-26 16:45:20 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						a967a207c9 
					 
					
						
						
							
							feat(ulp): add api to get lp_cpu wakeup cause and clear wakeup source at startup  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12651  
						
						
					 
					
						2023-12-18 11:29:53 +08:00 
						 
				 
			
				
					
						
							
							
								Jiang Jiang Jian 
							
						 
					 
					
						
						
							
						
						291c7a6506 
					 
					
						
						
							
							Merge branch 'bugfix/fix_esp32c6eco1_depends_on_wifi_pwr_domain' into 'master'  
						
						... 
						
						
						
						fix(esp_hw_support): fix ble on esp32c6eco1 depends on wifipwr clock domain
Closes PM-34, BLERP-325, and BLERP-326
See merge request espressif/esp-idf!27412  
						
						
					 
					
						2023-12-11 10:56:16 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						e96491fb1f 
					 
					
						
						
							
							feat(systimer): support ETM on esp32p4  
						
						
						
						
					 
					
						2023-12-07 18:46:24 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						5280ef4924 
					 
					
						
						
							
							fix(esp_hw_support): fix ble on esp32c6eco1 depends on wifipwr clock domain  
						
						
						
						
					 
					
						2023-12-07 14:02:04 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						cce1bf36fc 
					 
					
						
						
							
							Merge branch 'bugfix/u32_reg_tsens' into 'master'  
						
						... 
						
						
						
						fix(temperature_sensor): Fix regs on temperature sensor is not volatile due to GCC bug
See merge request espressif/esp-idf!27468  
						
						
					 
					
						2023-11-30 12:37:10 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						ae4be8eb03 
					 
					
						
						
							
							Merge branch 'feature/p4_lp_core' into 'master'  
						
						... 
						
						
						
						feat(ulp/lp_core): Added basic support for building and running a LP-Core app on ESP32P4
Closes IDF-7534
See merge request espressif/esp-idf!26869  
						
						
					 
					
						2023-11-30 09:35:49 +08:00 
						 
				 
			
				
					
						
							
							
								Gao Xu 
							
						 
					 
					
						
						
							
						
						4e843a1a70 
					 
					
						
						
							
							Merge branch 'bugfix/fix_adc_continuous_do_not_rst_apb_clk' into 'master'  
						
						... 
						
						
						
						fix(adc): fix adc continuous get less results beacuse do not reset apb clk
Closes IDF-8414
See merge request espressif/esp-idf!27115  
						
						
					 
					
						2023-11-30 00:22:48 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						96f49c2603 
					 
					
						
						
							
							Merge branch 'bugfix/bod_reset_c6_h2' into 'master'  
						
						... 
						
						
						
						fix(bod): Fix issue that RF cannot be enabled again after BOD triggered.
See merge request espressif/esp-idf!27287  
						
						
					 
					
						2023-11-29 17:21:38 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						3acf3ec648 
					 
					
						
						
							
							fix(adc): fix adc continuous get less results beacuse do not reset apb clk  
						
						
						
						
					 
					
						2023-11-29 14:28:33 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						b0c90ac456 
					 
					
						
						
							
							fix(tempertuer_sensor): Fix regs on temperature sensor is not volatile due to GCC bug  
						
						
						
						
					 
					
						2023-11-29 14:25:25 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						0c067fcb05 
					 
					
						
						
							
							feat(ulp/lp_core): Added basic support for building and running a LP-Core app on ESP32P4  
						
						
						
						
					 
					
						2023-11-29 10:50:40 +08:00 
						 
				 
			
				
					
						
							
							
								Jeroen Domburg 
							
						 
					 
					
						
						
							
						
						3f08e5c91a 
					 
					
						
						
							
							fix(driver): Add docs and driver fix for the case where a full EP does not cause the host to pickup the data  
						
						
						
						
					 
					
						2023-11-27 12:04:30 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						b3280677fd 
					 
					
						
						
							
							fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again  
						
						
						
						
					 
					
						2023-11-24 10:17:20 +08:00 
						 
				 
			
				
					
						
							
							
								Wu Zheng Hui 
							
						 
					 
					
						
						
							
						
						581824d1f2 
					 
					
						
						
							
							Merge branch 'feature/reinitialize_icg_map_in_modem_module_enable' into 'master'  
						
						... 
						
						
						
						fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable
Closes WIFI-6312
See merge request espressif/esp-idf!27168  
						
						
					 
					
						2023-11-23 11:55:34 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						106baac0bc 
					 
					
						
						
							
							Merge branch 'feature/rmt_receive_partial_callback' into 'master'  
						
						... 
						
						
						
						feat(rmt): support partial receive if the incoming packet is very long
Closes IDF-6579
See merge request espressif/esp-idf!27033  
						
						
					 
					
						2023-11-22 06:37:46 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						05e6ccbba7 
					 
					
						
						
							
							feat(gdma): can read interrupt raw status  
						
						
						
						
					 
					
						2023-11-20 17:25:57 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						6661e11203 
					 
					
						
						
							
							fix(esp_hw_support): re-initialize icg map in modem_clock_module_enable  
						
						
						
						
					 
					
						2023-11-17 14:05:23 +08:00 
						 
				 
			
				
					
						
							
							
								Lou Tianhao 
							
						 
					 
					
						
						
							
						
						7469df6c14 
					 
					
						
						
							
							fix(pm/ext1): fix c6 h2 lp_aon_ll_ext1_set_wakeup_pins func  
						
						
						
						
					 
					
						2023-11-17 11:38:20 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						9e70bda89e 
					 
					
						
						
							
							Merge branch 'feature/support_suspend_on_120m' into 'master'  
						
						... 
						
						
						
						feat(spi_flash): Enable auto suspend on when flash works under 120M
See merge request espressif/esp-idf!27119  
						
						
					 
					
						2023-11-16 12:24:14 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						66bba5694e 
					 
					
						
						
							
							feat(spi_flash): Enable auto suspend on when flash works under 120M  
						
						
						
						
					 
					
						2023-11-15 17:27:42 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						343f03c3a7 
					 
					
						
						
							
							feature(temperature_sensor): Add temperature sensor threshold interrupt reason  
						
						
						
						
					 
					
						2023-11-14 18:23:33 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						0ab0d2182e 
					 
					
						
						
							
							fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad  
						
						
						
						
					 
					
						2023-11-11 13:00:55 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						365123dfaa 
					 
					
						
						
							
							Merge branch 'bugfix/uart_custom_console' into 'master'  
						
						... 
						
						
						
						fix(console): enable to select UART1 port for console output
Closes IDF-6190
See merge request espressif/esp-idf!26642  
						
						
					 
					
						2023-11-10 12:31:22 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						46d33e46ef 
					 
					
						
						
							
							fix(console): enable to select UART1 port for console output  
						
						... 
						
						
						
						This feature was only enabled for esp32, esp32s2, esp32s3 previously.
Now, enabling this feature for all targets. 
						
						
					 
					
						2023-11-09 22:32:49 +08:00