Armando 
							
						 
					 
					
						
						
							
						
						37d8e97a9d 
					 
					
						
						
							
							doc(lp_vad): lp vad programming guide  
						
						
						
						
					 
					
						2024-11-22 10:46:43 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						b873befcd8 
					 
					
						
						
							
							doc(isp): isp lsc programming guide  
						
						
						
						
					 
					
						2024-11-19 14:33:55 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						efcb91b47e 
					 
					
						
						
							
							feat(lcd): support rgb lcd driver for esp32p4  
						
						
						
						
					 
					
						2024-10-22 17:18:05 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						7b71d7aaac 
					 
					
						
						
							
							feat(isp_color): support ISP color on P4  
						
						
						
						
					 
					
						2024-09-03 14:52:46 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						87d8a5154e 
					 
					
						
						
							
							feat(isp): added demosaic programming guide  
						
						
						
						
					 
					
						2024-08-29 10:46:37 +08:00 
						 
				 
			
				
					
						
							
							
								gaoxu 
							
						 
					 
					
						
						
							
						
						c3155c39d1 
					 
					
						
						
							
							feat(isp_hist): change coeff and weight of HIST to integer/decimal struct  
						
						
						
						
					 
					
						2024-08-27 16:56:18 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						212aef3b63 
					 
					
						
						
							
							doc(isp): isp sharpen programming guide  
						
						
						
						
					 
					
						2024-08-22 16:28:01 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						f2d131aae4 
					 
					
						
						
							
							feat(isp): add gamma correction driver to ISP  
						
						
						
						
					 
					
						2024-08-21 17:27:16 +08:00 
						 
				 
			
				
					
						
							
							
								shenmengjing 
							
						 
					 
					
						
						
							
						
						f7232871b4 
					 
					
						
						
							
							docs: Provide CN translation for camera_driver.rst  
						
						
						
						
					 
					
						2024-08-01 11:52:29 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						de2a66ebe0 
					 
					
						
						
							
							feat(lp-core): added support for using ETM events as wake-up source  
						
						
						
						
					 
					
						2024-07-08 11:04:34 +08:00 
						 
				 
			
				
					
						
							
							
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						6e85d744a8 
					 
					
						
						
							
							feat(lp-spi): Added support for LP SPI driver to the LP Core on esp32p4  
						
						... 
						
						
						
						This commit adds LP SPI master and LP SPI slave support for the LP Core
on the esp32p4. 
						
						
					 
					
						2024-06-26 13:43:55 +02:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						c731b099ee 
					 
					
						
						
							
							remove(c5beta3): remove c5 beta3 doxy files  
						
						
						
						
					 
					
						2024-06-17 12:02:15 +08:00 
						 
				 
			
				
					
						
							
							
								Kevin (Lao Kaiyao) 
							
						 
					 
					
						
						
							
						
						c23165bb34 
					 
					
						
						
							
							Merge branch 'feature/touch_driver_ng_on_p4' into 'master'  
						
						... 
						
						
						
						feat(touch_sensor): touch driver ng on p4
Closes IDF-7477
See merge request espressif/esp-idf!25941  
						
						
					 
					
						2024-06-13 02:32:53 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						d263ab3145 
					 
					
						
						
							
							docs(touch): add doc for cap touch sens driver  
						
						
						
						
					 
					
						2024-06-12 15:44:25 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						7861856db0 
					 
					
						
						
							
							doc(isp): isp bf programming guide  
						
						
						
						
					 
					
						2024-06-12 12:13:06 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						251fb331d2 
					 
					
						
						
							
							feat(isp_ccm): support isp color correction matrix  
						
						
						
						
					 
					
						2024-06-07 10:54:56 +08:00 
						 
				 
			
				
					
						
							
							
								Song Ruo Jing 
							
						 
					 
					
						
						
							
						
						8464fac845 
					 
					
						
						
							
							feat(ppa): add PPA driver support for ESP32P4  
						
						... 
						
						
						
						Remove the check for in_accepting_trans_state
Add color_pixel_xxxx_data_t structures to color_types.h
Fix PM lock protection (Tested, now works well)
* CPU_MAX, PM lock and semaphore order
* Remove ppa_driver PM lock
Modify concurrency (queue, trans recycle, semaphore, ...)
Add programming guide
Add test apps 
						
						
					 
					
						2024-05-23 16:40:56 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						c5a513cf49 
					 
					
						
						
							
							feat(ulp): support interrupts for C6/P4 LP core  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/13059  
						
						
					 
					
						2024-04-28 17:03:23 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						69835ebaac 
					 
					
						
						
							
							docs(jpeg_encoder): Add the documents support for jpeg encoder  
						
						
						
						
					 
					
						2024-04-01 20:03:41 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						c50e42b7d5 
					 
					
						
						
							
							doc(isp): added isp programming guide  
						
						
						
						
					 
					
						2024-04-01 09:30:07 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						699f3e1245 
					 
					
						
						
							
							fix(jpeg): fixed lack of the jpeg_types.h include in Doxyfile_esp32p4 file  
						
						
						
						
					 
					
						2024-03-27 10:40:59 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						bdceef252b 
					 
					
						
						
							
							doc(camera): added camera controller driver programming guide  
						
						
						
						
					 
					
						2024-03-27 10:40:58 +08:00 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						ec44556a07 
					 
					
						
						
							
							feat(sd): added power control driver and implementation layer with ldo  
						
						
						
						
					 
					
						2024-03-25 11:32:56 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						7d37e5655c 
					 
					
						
						
							
							docs(lcd): add api reference for mipi dsi lcd  
						
						... 
						
						
						
						docs(lcd): add api reference for mipi dsi lcd 
						
						
					 
					
						2024-03-21 18:19:58 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						01e3c85322 
					 
					
						
						
							
							refactor(esp32c5): change beta3 path in esp_system and bootloader  
						
						
						
						
					 
					
						2024-03-01 11:12:36 +08:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						45a094367d 
					 
					
						
						
							
							change(doxyfile): move soc files to target specific doxygen  
						
						... 
						
						
						
						soc files relies on target variable, which not correct while there are multiple versions for one target 
						
						
					 
					
						2024-03-01 10:16:45 +08:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						d11030ade6 
					 
					
						
						
							
							docs(jpeg): Add basic programming guide for jpeg decoder  
						
						
						
						
					 
					
						2024-02-29 17:20:09 +08:00 
						 
				 
			
				
					
						
							
							
								Tomas Rezucha 
							
						 
					 
					
						
						
							
						
						f13ae0fc08 
					 
					
						
						
							
							feat(esp32p4): Add USB-OTG support for ESP32-P4  
						
						
						
						
					 
					
						2024-01-30 15:07:11 +01: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 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						27baef2424 
					 
					
						
						
							
							docs(esp32p4): added building docs for ESP32-P4  
						
						
						
						
					 
					
						2023-08-16 10:13:47 +08:00