Darian Leung 
							
						 
					 
					
						
						
							
						
						6d40e191f8 
					 
					
						
						
							
							refactor(hal/usb): Refactor usb_wrap_ll.h  
						
						... 
						
						
						
						This commit rewrite the 'usb_wrap_ll.h' API as follows:
- All APIs renamed from 'usb_fsls_phy_ll_...()' to 'usb_wrap_ll_...()'
- APIs now match their equivalent counter parts in 'usb_serial_jtag_ll.h' 
						
						
					 
					
						2024-03-18 19:23:44 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						a77e5cc718 
					 
					
						
						
							
							refactor(hal/usb): Remove usb_fsls_phy_ll.h  
						
						... 
						
						
						
						For targets that only contain a USJ peripheral (and not a DWC OTG), their
'usb_fsls_phy_ll.h' headers only contain a single function
('usb_fsls_phy_ll_int_jtag_enable()') whose feature is already covered by
functions in 'usb_serial_jtag_ll.h'. Thus, this header is redundant.
This commit does the following:
- Remove 'usb_fsls_phy_ll.h' for targets that only contain a USJ peripheral
- Rename 'usb_fsls_phy_[hal|ll].[h|c]' to `usb_wrap_[hal|ll].[h|c]` for targets
that contain a DWC OTG peripheral. This better reflects the underlying peripheral
that the LL header accesses. 
						
						
					 
					
						2024-03-18 19:23:43 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						90bf2772ac 
					 
					
						
						
							
							fix(uart): Fix mismatch wakeup rising edges required with the threshold configured  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/12586  
						
						
					 
					
						2024-03-15 16:58:33 +08:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						cd47cf46dc 
					 
					
						
						
							
							Merge branch 'esp32p4/add_aes_support' into 'master'  
						
						... 
						
						
						
						feat: add AES support for ESP32-P4
Closes IDF-6519
See merge request espressif/esp-idf!26429  
						
						
					 
					
						2024-03-15 11:43:22 +08:00 
						 
				 
			
				
					
						
							
							
								harshal.patil 
							
						 
					 
					
						
						
							
						
						e8268d8b6b 
					 
					
						
						
							
							feat(hal/aes): use RCC atomic block to enable/reset the AES peripheral  
						
						
						
						
					 
					
						2024-03-13 15:22:07 +05:30 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						48e6629987 
					 
					
						
						
							
							change(hal): redefine some ll for unsafe calling  
						
						
						
						
					 
					
						2024-03-07 19:26:37 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						3ac736bc95 
					 
					
						
						
							
							feat(gpio): add gpio support on ESP32C5  
						
						
						
						
					 
					
						2024-02-20 14:57:25 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						49e7228be9 
					 
					
						
						
							
							feat(gptimer): basic driver support on esp32c5  
						
						
						
						
					 
					
						2024-02-19 10:27:18 +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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						cdde05335e 
					 
					
						
						
							
							Merge branch 'refactor/riscv_interrupt' into 'master'  
						
						... 
						
						
						
						refactor(riscv): Refactor crosscore interrupts and core interrupt code
Closes IDF-5720, DOC-5177, and IDF-7899
See merge request espressif/esp-idf!27845  
						
						
					 
					
						2024-01-19 10:51:04 +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 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						e63bfb24f5 
					 
					
						
						
							
							refactor(hal): Remove usb_hal and usb_ll  
						
						... 
						
						
						
						This commit removes some legacy USB related HAL and LL files that are no longer
used. 
						
						
					 
					
						2024-01-17 21:28:25 +08:00 
						 
				 
			
				
					
						
							
							
								Wan Lei 
							
						 
					 
					
						
						
							
						
						85bdf22973 
					 
					
						
						
							
							Merge branch 'refactor/spi_hal_iram_rm_dma_ll' into 'master'  
						
						... 
						
						
						
						refactor(spi): replace dma_ll related in spi hal by using gdma driver (part2)
See merge request espressif/esp-idf!27238  
						
						
					 
					
						2024-01-09 15:13:12 +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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								wanlei 
							
						 
					 
					
						
						
							
						
						2baee4fb0f 
					 
					
						
						
							
							refactor(spi_master): replace dma_ll in spi hal layer (part 2.1)  
						
						
						
						
					 
					
						2023-12-28 19:58:54 +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 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						439bc719fe 
					 
					
						
						
							
							feat(temperature_sensor): Add temperature sensor support on esp32p4  
						
						
						
						
					 
					
						2023-12-26 16:45:20 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						e96491fb1f 
					 
					
						
						
							
							feat(systimer): support ETM on esp32p4  
						
						
						
						
					 
					
						2023-12-07 18:46:24 +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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						f35ec64a0b 
					 
					
						
						
							
							feat(touch): support touch driver on p4 (soc)  
						
						
						
						
					 
					
						2023-11-16 11:13:02 +00: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 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						0ab0d2182e 
					 
					
						
						
							
							fix(esp_hw_support): fix lightsleep current leakage on usb-phy controlled pad  
						
						
						
						
					 
					
						2023-11-11 13:00:55 +08:00 
						 
				 
			
				
					
						
							
							
								Jiang Jiang Jian 
							
						 
					 
					
						
						
							
						
						221122ebeb 
					 
					
						
						
							
							Merge branch 'bugfix/fix_deinit_init_wifi_scan_fail_issue' into 'master'  
						
						... 
						
						
						
						fix(wifi): fix deinit init wifi scan fail issue
Closes WIFIBUG-200 and WIFI-5775
See merge request espressif/esp-idf!26957  
						
						
					 
					
						2023-11-10 11:05:03 +08:00 
						 
				 
			
				
					
						
							
							
								muhaidong 
							
						 
					 
					
						
						
							
						
						91bd2c8541 
					 
					
						
						
							
							change(hal): remove useless code from periph_ll_wifi_bt_module_enable_clk  
						
						
						
						
					 
					
						2023-11-09 14:17:54 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						5cc965e6cb 
					 
					
						
						
							
							Merge branch 'feature/rmt_receive_in_isr' into 'master'  
						
						... 
						
						
						
						feat(rmt): support calling rmt_receive in ISR callback
Closes IDF-8488
See merge request espressif/esp-idf!26874  
						
						
					 
					
						2023-11-08 14:25:52 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						d3be2541de 
					 
					
						
						
							
							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-06 18:55:49 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						14b7db5dd0 
					 
					
						
						
							
							feat(rmt): support calling rmt_receive in ISR callback  
						
						
						
						
					 
					
						2023-11-03 15:42:56 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						9461993ec5 
					 
					
						
						
							
							refactor(gpio): make gpio driver as component, and fix astyle  
						
						
						
						
					 
					
						2023-11-03 15:42:23 +08:00 
						 
				 
			
				
					
						
							
							
								Gao Xu 
							
						 
					 
					
						
						
							
						
						8b953557c1 
					 
					
						
						
							
							Merge branch 'bugfix/fix_adc_read_zero_h2' into 'master'  
						
						... 
						
						
						
						ADC: fix adc raw data get 0 because of signal delay on ESP32H2
See merge request espressif/esp-idf!26572  
						
						
					 
					
						2023-10-30 20:51:08 +08:00 
						 
				 
			
				
					
						
							
							
								Wan Lei 
							
						 
					 
					
						
						
							
						
						7c21207bd3 
					 
					
						
						
							
							Merge branch 'feature/esp32p4_twai_support' into 'master'  
						
						... 
						
						
						
						feat(twai): support legacy twai(can) driver for esp32p4
Closes IDF-7470
See merge request espressif/esp-idf!26073  
						
						
					 
					
						2023-10-30 10:57:03 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						59d029bf66 
					 
					
						
						
							
							Merge branch 'feat/i2c_rcc_support' into 'master'  
						
						... 
						
						
						
						refactor(i2c): Add reset and clock control to i2c ll layer
See merge request espressif/esp-idf!26684  
						
						
					 
					
						2023-10-28 10:01:06 +08:00 
						 
				 
			
				
					
						
							
							
								C.S.M 
							
						 
					 
					
						
						
							
						
						4111b07076 
					 
					
						
						
							
							Merge branch 'bugfix/flash_enc_plaintext' into 'master'  
						
						... 
						
						
						
						fix(flash_encryption): Fix the issue that XTS_AES Plain text memory size wrong
See merge request espressif/esp-idf!26640  
						
						
					 
					
						2023-10-27 18:23:00 +08:00 
						 
				 
			
				
					
						
							
							
								Zhang Hai Peng 
							
						 
					 
					
						
						
							
						
						72fc360ad3 
					 
					
						
						
							
							Merge branch 'fix/correct-typo-from-disbale-to-disable' into 'master'  
						
						... 
						
						
						
						fix: corrected typo from disbale to disable in numerous places
See merge request espressif/esp-idf!26644  
						
						
					 
					
						2023-10-27 15:10:06 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						0bf1dce413 
					 
					
						
						
							
							refactor(i2c): Add reset and clock control to i2c ll layer  
						
						
						
						
					 
					
						2023-10-27 10:50:35 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						420ac840ff 
					 
					
						
						
							
							fix(flash_encryption): Fix the issue that XTS_AES Plain text memory size wrong  
						
						
						
						
					 
					
						2023-10-26 19:38:42 +08:00 
						 
				 
			
				
					
						
							
							
								wanlei 
							
						 
					 
					
						
						
							
						
						d9d6f5a17a 
					 
					
						
						
							
							feat(twai): support legacy twai(can) driver for esp32p4  
						
						
						
						
					 
					
						2023-10-26 16:20:45 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						a8e3122866 
					 
					
						
						
							
							fix(adc): fix adc read zero after getting done signal on h2  
						
						
						
						
					 
					
						2023-10-26 12:22:09 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						8d639492f2 
					 
					
						
						
							
							feat(i2c_slave): Add new implementation and API for I2C slave  
						
						
						
						
					 
					
						2023-10-24 18:44:49 +08:00 
						 
				 
			
				
					
						
							
							
								DevinNorgarb 
							
						 
					 
					
						
						
							
						
						001b10ec45 
					 
					
						
						
							
							fix: corrected typo from disbale to disable in numerous places  
						
						
						
						
					 
					
						2023-10-24 14:10:39 +08:00 
						 
				 
			
				
					
						
							
							
								wuzhenghui 
							
						 
					 
					
						
						
							
						
						1f10c84a4f 
					 
					
						
						
							
							change(hal): rewrite gpio_ll_set_iomux_pin_ctrl api  
						
						
						
						
					 
					
						2023-10-19 22:24:08 +08:00 
						 
				 
			
				
					
						
							
							
								Wan Lei 
							
						 
					 
					
						
						
							
						
						a9b6c98489 
					 
					
						
						
							
							Merge branch 'refactor/spi_using_rcc_automic_lock' into 'master'  
						
						... 
						
						
						
						refac(spi): update periph_module_xxx with rcc_atomic_lock for periph bus
Closes IDF-8159
See merge request espressif/esp-idf!26394  
						
						
					 
					
						2023-10-18 20:36:51 +08:00