morris 
							
						 
					 
					
						
						
							
						
						e36f47a153 
					 
					
						
						
							
							doc: API reference for GPTimer  
						
						
						
						
					 
					
						2022-01-07 14:59:09 +08:00 
						 
				 
			
				
					
						
							
							
								Darian 
							
						 
					 
					
						
						
							
						
						d95b15c557 
					 
					
						
						
							
							Merge branch 'feature/usb_host_cleanup' into 'master'  
						
						... 
						
						
						
						USB: Host stack cleanup and QOL update
Closes IDFGH-6120, IDF-2747, IDFGH-4592, and IDFGH-6402
See merge request espressif/esp-idf!16349  
						
						
					 
					
						2022-01-06 12:18:47 +00:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						ada1c9c5b8 
					 
					
						
						
							
							usb: Add USB Host Library documentation  
						
						... 
						
						
						
						This commit adds the USB Host Library documentation and fixes some nitpicks
in the Host Stack types.
Closes https://github.com/espressif/esp-idf/issues/6408  
						
						
					 
					
						2022-01-06 15:15:32 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						39fd7525b6 
					 
					
						
						
							
							docs: Refactor FreeRTOS documentation  
						
						... 
						
						
						
						This commit refactors the FreeRTOS documentation as follows:
- Rewrite FreeRTOS SMP changes document (ESP-IDF FreeRTOS SMP)
    - Reorganized sections in kernel behavior changes
    - Rewrote descriptions of each kernel behavior changes
    - Added notes about using ESP-IDF FreeRTOS for single core targets
- Moved TLSP callback section to FreeRTOS Additions document
- Moved FreeRTOS configuration section to FreeRTOS API document
- Added notes about FreeRTOS applications in ESP-IDF 
						
						
					 
					
						2022-01-06 10:04:36 +08:00 
						 
				 
			
				
					
						
							
							
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						d76cb9f456 
					 
					
						
						
							
							docs: fix hard coded target name in essl doc  
						
						
						
						
					 
					
						2022-01-06 10:04:36 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						3b29030e10 
					 
					
						
						
							
							docs: Update Power Management and Sleep Modes docs for ESP32-S3  
						
						
						
						
					 
					
						2022-01-06 10:04:29 +08:00 
						 
				 
			
				
					
						
							
							
								Darian Leung 
							
						 
					 
					
						
						
							
						
						b3e889de1c 
					 
					
						
						
							
							docs: Update TWAI docs for ESP32-S3  
						
						
						
						
					 
					
						2022-01-06 10:04:29 +08:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						3e756e809e 
					 
					
						
						
							
							docs: update docs with S3 specific information.  
						
						
						
						
					 
					
						2022-01-06 10:04:25 +08:00 
						 
				 
			
				
					
						
							
							
								Tomas Rezucha 
							
						 
					 
					
						
						
							
						
						af28416116 
					 
					
						
						
							
							Merge branch 'feature/usb_device/multi_cdc' into 'master'  
						
						... 
						
						
						
						USB: Extend USB CDC device with second channel
See merge request espressif/esp-idf!16458  
						
						
					 
					
						2022-01-05 09:53:04 +00:00 
						 
				 
			
				
					
						
							
							
								intern 
							
						 
					 
					
						
						
							
						
						b0a2dda075 
					 
					
						
						
							
							docs: add application example for esp-now  
						
						
						
						
					 
					
						2022-01-05 16:17:28 +08:00 
						 
				 
			
				
					
						
							
							
								Tomas Rezucha 
							
						 
					 
					
						
						
							
						
						6330d5d312 
					 
					
						
						
							
							usb: Extend CDC device with second CDC channel  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/7020 
Closes https://github.com/espressif/esp-idf/pull/8011  
						
						
					 
					
						2022-01-05 08:18:03 +01:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						c26500cd5a 
					 
					
						
						
							
							esp-tls: mark esp_tls_conn_delete API as deprecated  
						
						... 
						
						
						
						It is recommended to use `esp_tls_conn_destroy` API instead 
						
						
					 
					
						2022-01-04 15:40:07 +05:30 
						 
				 
			
				
					
						
							
							
								Wang Fang 
							
						 
					 
					
						
						
							
						
						e7cc0deda0 
					 
					
						
						
							
							Merge branch 'docs/update_usb_pins_and_add_a_note_to_uart' into 'master'  
						
						... 
						
						
						
						doc: update usb pins and provide a note in api-reference/uart
Closes DOC-2338 and DOC-2436
See merge request espressif/esp-idf!16567  
						
						
					 
					
						2021-12-29 06:02:05 +00:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						ed182e4c81 
					 
					
						
						
							
							Merge branch 'doc/esp32s3_intr_allocator' into 'master'  
						
						... 
						
						
						
						Documentation: added reference to ESP32-S3 in interrupts allocation
Closes IDF-3286
See merge request espressif/esp-idf!16422  
						
						
					 
					
						2021-12-29 02:34:59 +00:00 
						 
				 
			
				
					
						
							
							
								Wang Fang 
							
						 
					 
					
						
						
							
						
						56e2efcb3f 
					 
					
						
						
							
							doc: update usb pins and provide a note in api-reference/uart  
						
						
						
						
					 
					
						2021-12-28 18:33:18 +08:00 
						 
				 
			
				
					
						
							
							
								Omar Chebib 
							
						 
					 
					
						
						
							
						
						8accc6f6d4 
					 
					
						
						
							
							Documentation: added ESP32S3 interrupt allocation doc  
						
						
						
						
					 
					
						2021-12-27 15:42:57 +08:00 
						 
				 
			
				
					
						
							
							
								Jakob Hasse 
							
						 
					 
					
						
						
							
						
						39f3e082e1 
					 
					
						
						
							
							Merge branch 'docs/update_CN_trans_get_started' into 'master'  
						
						... 
						
						
						
						docs:update CN transalation for get-started section and sdmmc
Closes DOC-2383 and DOC-2380
See merge request espressif/esp-idf!16369  
						
						
					 
					
						2021-12-27 07:11:40 +00:00 
						 
				 
			
				
					
						
							
							
								Michael (XIAO Xufeng) 
							
						 
					 
					
						
						
							
						
						54dcd4d4d6 
					 
					
						
						
							
							docs/sdspi: add documentation about sharing SPI bus among SD card and other devices  
						
						
						
						
					 
					
						2021-12-27 04:39:32 +00:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						45ea21e8a0 
					 
					
						
						
							
							doc: add application notes for i2s  
						
						
						
						
					 
					
						2021-12-23 18:59:56 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						8f2199cd88 
					 
					
						
						
							
							timer: unit test and doc update for esp8684  
						
						
						
						
					 
					
						2021-12-23 11:54:41 +08:00 
						 
				 
			
				
					
						
							
							
								Shang Zhou 
							
						 
					 
					
						
						
							
						
						79f1e7b33a 
					 
					
						
						
							
							docs:Add esp_mac.h header file to Miscellaneous System APIs in API Reference  
						
						
						
						
					 
					
						2021-12-22 14:10:21 +08:00 
						 
				 
			
				
					
						
							
							
								daiziyan 
							
						 
					 
					
						
						
							
						
						a98212015f 
					 
					
						
						
							
							docs:update CN transalation for get-started section and sdmmc  
						
						
						
						
					 
					
						2021-12-21 18:43:56 +08:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						b886dc6998 
					 
					
						
						
							
							Merge branch 'feature/idf_py_savedefconfig' into 'master'  
						
						... 
						
						
						
						Tools: Add "idf.py save-defconfig" command to generate sdkconfig.defaults based on current sdkconfig
Closes IDF-2970
See merge request espressif/esp-idf!16409  
						
						
					 
					
						2021-12-20 08:23:43 +00:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						c2d00810a6 
					 
					
						
						
							
							Merge branch 'feature/esp8684_doc_build' into 'master'  
						
						... 
						
						
						
						docs: update docs to be able to build with esp8684
Closes IDF-4313
See merge request espressif/esp-idf!15849  
						
						
					 
					
						2021-12-20 03:32:28 +00:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						82325f6037 
					 
					
						
						
							
							docs: update docs to be able to build with esp8684  
						
						
						
						
					 
					
						2021-12-20 10:32:49 +08:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						717b58eee1 
					 
					
						
						
							
							Merge branch 'docs/remove_code_snippets' into 'master'  
						
						... 
						
						
						
						docs: Refactor ESP HTTP Client documentation
Closes DOC-2329
See merge request espressif/esp-idf!16392  
						
						
					 
					
						2021-12-17 08:59:54 +00:00 
						 
				 
			
				
					
						
							
							
								Laukik Hase 
							
						 
					 
					
						
						
							
						
						9558177372 
					 
					
						
						
							
							docs: Refactor ESP HTTP Client documentation  
						
						... 
						
						
						
						- Removed redundant code snippets
- Linked appropriate functions from the application example for each feature
- Spell and grammar check 
						
						
					 
					
						2021-12-17 10:47:04 +05:30 
						 
				 
			
				
					
						
							
							
								Armando 
							
						 
					 
					
						
						
							
						
						4dc0d6b2fe 
					 
					
						
						
							
							adc: support adc dma driver on all chips  
						
						
						
						
					 
					
						2021-12-16 00:19:15 +00:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						5118dd7cf3 
					 
					
						
						
							
							Tools: Add "idf.py save-defconfig" command to generate sdkconfig.defaults  
						
						
						
						
					 
					
						2021-12-15 17:15:31 +01:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						d87b6ec7e2 
					 
					
						
						
							
							Merge branch 'feature/gc9a01_driver_pr' into 'master'  
						
						... 
						
						
						
						lcd: added gc9a01 driver (PR + Example)
Closes IDFGH-6232
See merge request espressif/esp-idf!15985  
						
						
					 
					
						2021-12-14 05:26:05 +00:00 
						 
				 
			
				
					
						
							
							
								daiziyan 
							
						 
					 
					
						
						
							
						
						c82881eaee 
					 
					
						
						
							
							docs: update CN translation for vfs and nvs_flash  
						
						
						
						
					 
					
						2021-12-10 17:02:47 +08:00 
						 
				 
			
				
					
						
							
							
								Kevin (Lao Kaiyao) 
							
						 
					 
					
						
						
							
						
						9bc274b47b 
					 
					
						
						
							
							Merge branch 'refactor/i2s_deprecate_confusing_names' into 'master'  
						
						... 
						
						
						
						i2s: deprecate confusing names
Closes IDF-4368
See merge request espressif/esp-idf!16088  
						
						
					 
					
						2021-12-07 11:52:44 +00:00 
						 
				 
			
				
					
						
							
							
								daiziyan 
							
						 
					 
					
						
						
							
						
						c642661411 
					 
					
						
						
							
							docs: update CN translation for esp_wifi and jtag-dubugging/index, and fix typos in esp_spi_slave_protocol  
						
						
						
						
					 
					
						2021-12-07 15:36:50 +08:00 
						 
				 
			
				
					
						
							
							
								daiziyan 
							
						 
					 
					
						
						
							
						
						c34ccb1bdf 
					 
					
						
						
							
							docs: update CN translation for fatfs.rst  
						
						
						
						
					 
					
						2021-12-02 11:47:06 +08:00 
						 
				 
			
				
					
						
							
							
								morris 
							
						 
					 
					
						
						
							
						
						c043c43247 
					 
					
						
						
							
							lcd: gc9a01 meter example  
						
						... 
						
						
						
						We take the GC9A01 as an example to illustrate how to implement user's
own panel driver in their project folder, without making the esp-idf
dirty. 
						
						
					 
					
						2021-12-01 22:22:19 +08:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						f4d1bb017a 
					 
					
						
						
							
							Merge branch 'feature/add-wl-support-fatfs' into 'master'  
						
						... 
						
						
						
						Add wear levelling support for fatfs partition generator
Closes IDF-4043 and IDF-2053
See merge request espressif/esp-idf!15798  
						
						
					 
					
						2021-12-01 14:21:39 +00:00 
						 
				 
			
				
					
						
							
							
								Mahavir Jain 
							
						 
					 
					
						
						
							
						
						42cce06704 
					 
					
						
						
							
							Merge branch 'contrib/github_pr_7796' into 'master'  
						
						... 
						
						
						
						docs: Spelling error
See merge request espressif/esp-idf!16140  
						
						
					 
					
						2021-11-30 12:42:30 +00:00 
						 
				 
			
				
					
						
							
							
								Martin Gano 
							
						 
					 
					
						
						
							
						
						7460deeae8 
					 
					
						
						
							
							support for wear levelling in fatfs partition generator  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/5785  
						
						
					 
					
						2021-11-29 16:57:47 +01:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						a8c95dcd00 
					 
					
						
						
							
							Merge branch 'feat/rm_c_kconfig' into 'master'  
						
						... 
						
						
						
						tools: Delete the old kconfig tools
Closes IDF-1111
See merge request espressif/esp-idf!16079  
						
						
					 
					
						2021-11-26 09:51:18 +00:00 
						 
				 
			
				
					
						
							
							
								Laukik Hase 
							
						 
					 
					
						
						
							
						
						1df7f340be 
					 
					
						
						
							
							docs: Fix spell and grammatical errors  
						
						... 
						
						
						
						- PCNT
- ESP-TLS
- ESP WebSocket Client 
						
						
					 
					
						2021-11-26 10:48:56 +05:30 
						 
				 
			
				
					
						
							
							
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						a789cf705f 
					 
					
						
						
							
							Merge branch 'feature/eth_raw_frame_intf' into 'master'  
						
						... 
						
						
						
						Feature/eth raw frame intf
Closes IDF-4102
See merge request espressif/esp-idf!13873  
						
						
					 
					
						2021-11-25 07:21:19 +00:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						f64b3902cf 
					 
					
						
						
							
							tools: Delete the old kconfig tools  
						
						... 
						
						
						
						The old kconfig tool is not used anymore. It was replaced with the
kconfiglib Python package. 
						
						
					 
					
						2021-11-24 13:07:56 +01:00 
						 
				 
			
				
					
						
							
							
								radim.karnis 
							
						 
					 
					
						
						
							
						
						5d55d34481 
					 
					
						
						
							
							docs: Update references to esptool docs  
						
						
						
						
					 
					
						2021-11-24 10:28:39 +01:00 
						 
				 
			
				
					
						
							
							
								laokaiyao 
							
						 
					 
					
						
						
							
						
						fa4e77eb44 
					 
					
						
						
							
							i2s: deprecate confusing names  
						
						
						
						
					 
					
						2021-11-24 13:21:13 +08:00 
						 
				 
			
				
					
						
							
							
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						a5bd8f4a65 
					 
					
						
						
							
							Merge branch 'doc/s3-prog-guide-system-chip-independent' into 'master'  
						
						... 
						
						
						
						docs: update programming guide for esp32s3 chip independent system chapters
Closes IDF-3308
See merge request espressif/esp-idf!15992  
						
						
					 
					
						2021-11-24 04:29:21 +00:00 
						 
				 
			
				
					
						
							
							
								Ondrej Kosta 
							
						 
					 
					
						
						
							
						
						3a7a67f174 
					 
					
						
						
							
							netif: added ESP-NETIF L2 TAP interface  
						
						
						
						
					 
					
						2021-11-23 11:17:22 +01:00 
						 
				 
			
				
					
						
							
							
								Simon 
							
						 
					 
					
						
						
							
						
						fc14d3f9aa 
					 
					
						
						
							
							Merge branch 'doc/update_usj_docs' into 'master'  
						
						... 
						
						
						
						docs: update usb_serial_jtag documents
Closes IDF-3202 and DOC-2301
See merge request espressif/esp-idf!15922  
						
						
					 
					
						2021-11-23 07:41:53 +00:00 
						 
				 
			
				
					
						
							
							
								Sudeep Mohanty 
							
						 
					 
					
						
						
							
						
						722a6b7cf4 
					 
					
						
						
							
							docs: update programming guide for esp32s3 chip independent system chapters  
						
						... 
						
						
						
						This commit updates the chip independent system chapters of the
programming guide for esp32s3.
Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com > 
						
						
					 
					
						2021-11-23 12:48:10 +05:30 
						 
				 
			
				
					
						
							
							
								Dai Zi Yan 
							
						 
					 
					
						
						
							
						
						1ca83a5bc9 
					 
					
						
						
							
							Update CN trans for timers.rst and ota.rst  
						
						
						
						
					 
					
						2021-11-23 07:16:11 +00:00 
						 
				 
			
				
					
						
							
							
								Cao Sen Miao 
							
						 
					 
					
						
						
							
						
						4ae714c43c 
					 
					
						
						
							
							docs: update using usb_serial_jtag documents  
						
						
						
						
					 
					
						2021-11-23 14:12:13 +08:00