| 
							
							
								 Linda | 52cfd1bf24 | docs: fix clock sources for esp32c6 | 2024-05-07 17:35:39 +08:00 |  | 
			
				
					| 
							
							
								 morris | 2352f17e63 | test(gdma): can read data from flash rodata | 2024-05-06 18:03:17 +08:00 |  | 
			
				
					| 
							
							
								 Kevin (Lao Kaiyao) | 3e15e7f46e | Merge branch 'refactor/isp_af_interrupt_and_callback' into 'master' refactor(isp): refactor the interrupt and callback solution
See merge request espressif/esp-idf!30176 | 2024-04-29 17:09:05 +08:00 |  | 
			
				
					| 
							
							
								 Shen Meng Jing | 02a3ac37e9 | Merge branch 'docs/update_translation' into 'master' docs: Update the CN translation with the label missing
Closes DOC-7362
See merge request espressif/esp-idf!30131 | 2024-04-28 17:16:52 +08:00 |  | 
			
				
					| 
							
							
								 laokaiyao | 2237633ab3 | refactor(isp): refactor the interrupt and callback solution - Added async API
- Replaced the polling API
- Supported one more callback and event data | 2024-04-28 16:23:22 +08:00 |  | 
			
				
					| 
							
							
								 shenmengjing | f0ef081d0a | docs: Update the CN translation with the label missing | 2024-04-28 11:24:37 +08:00 |  | 
			
				
					| 
							
							
								 Armando | 0113b39a54 | change(camera): change esp_cam_del_ctlr to esp_cam_ctlr_del | 2024-04-26 16:04:18 +08:00 |  | 
			
				
					| 
							
							
								 Shen Meng Jing | 554179609f | Merge branch 'docs/translate_spi_flash' into 'master' Docs/translate spi flash & ulp_macros
Closes DOC-7532
See merge request espressif/esp-idf!29897 | 2024-04-26 15:31:23 +08:00 |  | 
			
				
					| 
							
							
								 Kevin (Lao Kaiyao) | 95ab3ccf96 | Merge branch 'feature/support_gpio_on_c61' into 'master' feat(gpio): support GPIO on ESP32C61
Closes IDF-9316
See merge request espressif/esp-idf!30380 | 2024-04-25 11:00:32 +08:00 |  | 
			
				
					| 
							
							
								 shenmengjing | 59644bccc2 | docs: Provide CN translation for documents under api-reference | 2024-04-25 10:59:40 +08:00 |  | 
			
				
					| 
							
							
								 morris | e8e975112a | feat(rmt): support sleep retention by back up the registers | 2024-04-24 22:10:42 +08:00 |  | 
			
				
					| 
							
							
								 Darian | c9ffd9ddaa | Merge branch 'refactor/usb_host_usbh_api' into 'master' refactor(usb/host): Refactor USBH API
See merge request espressif/esp-idf!30029 | 2024-04-24 14:50:25 +08:00 |  | 
			
				
					| 
							
							
								 laokaiyao | 2c90b71d45 | feat(gpio): support GPIO on ESP32C61 | 2024-04-24 14:27:40 +08:00 |  | 
			
				
					| 
							
							
								 Song Ruo Jing | bf3067fa8a | fix(gpio_etm): allow one GPIO binds to multiple ETM tasks | 2024-04-23 20:37:34 +08:00 |  | 
			
				
					| 
							
							
								 Darian Leung | aa8939e7cc | docs(usb): Add USBH maintainer notes | 2024-04-23 17:18:56 +08:00 |  | 
			
				
					| 
							
							
								 laokaiyao | fc000cd7b7 | ci(doc): enable doc build for esp32c5 | 2024-04-18 19:39:29 +08:00 |  | 
			
				
					| 
							
							
								 shenmengjing | 4e0c5d3e8e | docs: Provide translation for ecdsa.rst and qemu.rst | 2024-04-18 14:58:39 +08:00 |  | 
			
				
					| 
							
							
								 Cao Sen Miao | ea8be1533a | docs(jpeg): Add docs for explain pixel order supported in jpeg driver | 2024-04-17 19:16:44 +08:00 |  | 
			
				
					| 
							
							
								 Zhang Xiao Yan | 36c860a588 | Merge branch 'docs/add_description_configure_usb_pins_to_gpio' into 'master' docs: add code snippet showing how to configure usb pins to gpio
See merge request espressif/esp-idf!30236 | 2024-04-17 14:03:07 +08:00 |  | 
			
				
					| 
							
							
								 Linda | 3b7e16f182 | docs: add code snippet showing how to configure usb pins to gpio | 2024-04-16 14:53:12 +08:00 |  | 
			
				
					| 
							
							
								 Michael (XIAO Xufeng) | a30375f335 | Merge branch 'doc/auto_suspend_disabled_by_default' into 'master' doc(flash): fix auto suspend enabled by default issue
See merge request espressif/esp-idf!30086 | 2024-04-15 23:48:37 +08:00 |  | 
			
				
					| 
							
							
								 Xiao Xufeng | ca93d4e1eb | doc(flash): fix auto suspend enabled by default issue | 2024-04-15 17:47:31 +08:00 |  | 
			
				
					| 
							
							
								 Jeroen Domburg | 0078680e88 | feat(rmt): Add simple callback encoder | 2024-04-11 15:54:52 +08:00 |  | 
			
				
					| 
							
							
								 Cao Sen Miao | 896cebaf8b | docs(jpeg): Add full-content of jpeg decoder and encoder programming guide | 2024-04-11 10:22:01 +08:00 |  | 
			
				
					| 
							
							
								 Linda | 28f12230ae | docs: update description of USB-JTAG GPIOs | 2024-04-10 15:58:01 +08:00 |  | 
			
				
					| 
							
							
								 Shen Meng Jing | 35c4b059e4 | Merge branch 'docs/translate_usb_host_notes_index' into 'master' docs: Provide translation for usb_host_notes_index.rst in api-reference
Closes DOC-7527
See merge request espressif/esp-idf!29877 | 2024-04-09 17:38:04 +08:00 |  | 
			
				
					| 
							
							
								 Zhang Xiao Yan | d7de67bd36 | Merge branch 'docs/update_description_uart_interrupt' into 'master' docs: update the description of UART interrupt
See merge request espressif/esp-idf!30118 | 2024-04-09 16:34:55 +08:00 |  | 
			
				
					| 
							
							
								 Cao Sen Miao | ca23d58cf3 | change(jpeg): Clean up some mess code in jpeg encoder | 2024-04-09 11:33:29 +08:00 |  | 
			
				
					| 
							
							
								 Linda | 544b655a40 | docs: update the description of UART interrupt | 2024-04-09 10:52:53 +08:00 |  | 
			
				
					| 
							
							
								 C.S.M | 6224fca8a0 | Merge branch 'feature/support_lp_i2c_in_drv' into 'master' feat(i2c_master): Add feature for support using lp_i2c in i2c_master driver
See merge request espressif/esp-idf!29907 | 2024-04-07 19:27:04 +08:00 |  | 
			
				
					| 
							
							
								 morris | d908150adc | fix(rmt): calarify partial receive is not support on esp32 because of lack hardware support | 2024-04-07 14:33:39 +08:00 |  | 
			
				
					| 
							
							
								 Cao Sen Miao | d16e890993 | docs(i2c_master): Add docs for lp_i2c support in i2c master driver | 2024-04-03 11:39:10 +08:00 |  | 
			
				
					| 
							
							
								 shenmengjing | b8808f4211 | docs: Edit the CN Translation and EN Source of usb-host | 2024-04-03 10:45:06 +08:00 |  | 
			
				
					| 
							
							
								 Dai Zi Yan | 2545edc255 | Merge branch 'docs/sync_up_trans' into 'master' docs: sync up translation for several documents
Closes DOC-7456 and DOC-7534
See merge request espressif/esp-idf!29908 | 2024-04-02 10:46:49 +08:00 |  | 
			
				
					| 
							
							
								 Cao Sen Miao | 69835ebaac | docs(jpeg_encoder): Add the documents support for jpeg encoder | 2024-04-01 20:03:41 +08:00 |  | 
			
				
					| 
							
							
								 daiziyan | 5fb96ec687 | docs: sync up translation for several documents | 2024-04-01 17:13:47 +08:00 |  | 
			
				
					| 
							
							
								 Mahavir Jain | 999f3f69c0 | Merge branch 'esp32p4/deterministic_ecdsa_support' into 'master' Add deterministic ECDSA support
Closes IDF-8507
See merge request espressif/esp-idf!29010 | 2024-04-01 16:45:14 +08:00 |  | 
			
				
					| 
							
							
								 Armando | e62e8844c7 | doc(isp): updated isp evn detector doc | 2024-04-01 12:00:54 +08:00 |  | 
			
				
					| 
							
							
								 Armando | c50e42b7d5 | doc(isp): added isp programming guide | 2024-04-01 09:30:07 +08:00 |  | 
			
				
					| 
							
							
								 shenmengjing | dbfc2bff84 | docs: Provide translation for usb_host_notes_index.rst in api-reference | 2024-03-29 17:33:10 +08:00 |  | 
			
				
					| 
							
							
								 harshal.patil | 70ef80d974 | feat(mbedtls/ecdsa): Add support for deterministic ECDSA signature generation | 2024-03-29 12:14:11 +05:30 |  | 
			
				
					| 
							
							
								 Roman Leonov | d734f150ee | docs(usb_device): Added HighSpeed description for tinyusb config structure | 2024-03-28 16:40:55 +01:00 |  | 
			
				
					| 
							
							
								 Marius Vikhammer | f1e65b8373 | docs(misc): fixed typos found with codespell | 2024-03-28 11:50:58 +08:00 |  | 
			
				
					| 
							
							
								 Armando (Dou Yiwen) | 8d6e8f6051 | Merge branch 'doc/csi_programming_guide_change' into 'master' doc(camera): camera_driver.rst change
See merge request espressif/esp-idf!29864 | 2024-03-28 09:21:22 +08:00 |  | 
			
				
					| 
							
							
								 C.S.M | 333e8aa19e | Merge branch 'feature/support_i2c_timeout' into 'master' feature(i2c_master): Add a parameter for config the scl await value
See merge request espressif/esp-idf!29787 | 2024-03-27 18:14:58 +08:00 |  | 
			
				
					| 
							
							
								 Armando | 38d6e84ec2 | doc(camera): camera_driver.rst change | 2024-03-27 16:41:20 +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 |  | 
			
				
					| 
							
							
								 Cao Sen Miao | ede1df51b0 | feat(i2c_master): Add parameter to config I2C scl await time | 2024-03-27 10:35:11 +08:00 |  | 
			
				
					| 
							
							
								 morris | 7de228d0a3 | docs(ldo): add api reference for ldo regulator driver | 2024-03-25 21:19:12 +08:00 |  |