Angus Gratton 
							
						 
					 
					
						
						
							
						
						02f1e9fc20 
					 
					
						
						
							
							Merge branch 'feature/prov_mgr' into 'master'  
						
						 
						
						... 
						
						
						
						Wi-Fi Provisioning Manager
See merge request idf/esp-idf!4805  
						
						
					 
					
						2019-06-11 09:46:50 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wang Fang 
							
						 
					 
					
						
						
							
						
						a37ec9bae6 
					 
					
						
						
							
							add translation for ulp cmake  
						
						 
						
						... 
						
						
						
						fix formatting
update translation
update translation
formatting 
						
						
					 
					
						2019-06-11 01:48:36 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Anurag Kar 
							
						 
					 
					
						
						
							
						
						471a0e93a7 
					 
					
						
						
							
							wifi_provisioning : Docs updated with information about new provisioning manager  
						
						 
						
						
						
						
					 
					
						2019-06-10 15:13:50 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						5f5428233e 
					 
					
						
						
							
							partition table: Update documentation about "test" partition type  
						
						 
						
						... 
						
						
						
						Reported from forum: https://esp32.com/viewtopic.php?f=13&t=10777&p=44164#p44164  
						
						
					 
					
						2019-06-07 09:45:40 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								liying 
							
						 
					 
					
						
						
							
						
						e47047075f 
					 
					
						
						
							
							add translation for ESP32-Ethernet-Kit Getting Started Guide  
						
						 
						
						
						
						
					 
					
						2019-06-06 15:55:00 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof 
							
						 
					 
					
						
						
							
						
						4e95b1ad21 
					 
					
						
						
							
							Provide getting started guide for 'ESP32-Ethernet-Kit' board  
						
						 
						
						
						
						
					 
					
						2019-06-06 15:45:45 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						4988b26e38 
					 
					
						
						
							
							Merge branch 'feature/gcc_8' into 'master'  
						
						 
						
						... 
						
						
						
						Switch GCC to 8.2 (esp32-2019r1 toolchain release)
Closes IDF-103
See merge request idf/esp-idf!5068  
						
						
					 
					
						2019-06-05 12:53:01 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						962e35c011 
					 
					
						
						
							
							docs/idf_monitor: remove the mention of addr2line bug  
						
						 
						
						... 
						
						
						
						Related to https://github.com/espressif/esp-idf/issues/2149 .
Since the new toolchain includes the updated version of binutils,
remove the mention of this bug. 
						
						
					 
					
						2019-06-04 23:43:29 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						1ae0dfe7ef 
					 
					
						
						
							
							mqtt: added support for esp event loop, updating examples to register and use event loop handler  
						
						 
						
						
						
						
					 
					
						2019-06-04 07:41:27 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						fa36433199 
					 
					
						
						
							
							Merge branch 'feature/multiple_github_prs' into 'master'  
						
						 
						
						... 
						
						
						
						Fixes from github PRs
See merge request idf/esp-idf!5040  
						
						
					 
					
						2019-06-03 18:50:46 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						5b15686e29 
					 
					
						
						
							
							docs: Kconfig formatting rules and backward compatibility of options  
						
						 
						
						
						
						
					 
					
						2019-05-29 14:56:23 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								technosf 
							
						 
					 
					
						
						
							
						
						9ade9f68b3 
					 
					
						
						
							
							Update i2c.rst  
						
						 
						
						... 
						
						
						
						I2C mode is set during configuration, not the 'op(eration) mode'
Closes https://github.com/espressif/esp-idf/pull/3452  
						
						
					 
					
						2019-05-29 18:02:18 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roosted7 
							
						 
					 
					
						
						
							
						
						1c56e33d1c 
					 
					
						
						
							
							Improve Linux cmake getting started documentation  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/pull/3347  
						
						
					 
					
						2019-05-29 18:02:18 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ozan Müyesseroğlu 
							
						 
					 
					
						
						
							
						
						9495b7a7a6 
					 
					
						
						
							
							Minor fix on Scheduler Suspension subtitle  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/pull/3343  
						
						
					 
					
						2019-05-29 18:02:18 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Stevens 
							
						 
					 
					
						
						
							
						
						485df5e6c5 
					 
					
						
						
							
							Fixed inconcsistent file name  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/pull/3270  
						
						
					 
					
						2019-05-29 18:02:18 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Oleg Antonyan 
							
						 
					 
					
						
						
							
						
						4430456b64 
					 
					
						
						
							
							Change SPI_USE_RXDATA->SPI_TRANS_USE_RXDATA and SPI_USE_TXDATA->SPI_TRANS_USE_TXDATA on documentation  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/pull/2802  
						
						
					 
					
						2019-05-29 18:02:18 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Natasha 
							
						 
					 
					
						
						
							
						
						96db6f906a 
					 
					
						
						
							
							Docs/update idf monitor  
						
						 
						
						
						
						
					 
					
						2019-05-29 18:11:40 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						31b854e17d 
					 
					
						
						
							
							Merge branch 'feature/do_not_use_link_groups' into 'master'  
						
						 
						
						... 
						
						
						
						Do not use link groups
See merge request idf/esp-idf!4897  
						
						
					 
					
						2019-05-29 15:18:31 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						05be37c87c 
					 
					
						
						
							
							idf_size: Support JSON output  
						
						 
						
						... 
						
						
						
						Pass -DOUTPUT_JSON=1 to get JSON formatted output from CMake targets 
						
						
					 
					
						2019-05-29 17:11:53 +10:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kirill Chalov 
							
						 
					 
					
						
						
							
						
						588f059159 
					 
					
						
						
							
							Doc/review power management  
						
						 
						
						
						
						
					 
					
						2019-05-29 12:59:52 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						b3b6ce2eea 
					 
					
						
						
							
							docs: remove reference of using link groups  
						
						 
						
						
						
						
					 
					
						2019-05-28 13:01:43 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						02f2e63662 
					 
					
						
						
							
							Merge branch 'feature/use_cmake_function_call_for_embedding_ulp' into 'master'  
						
						 
						
						... 
						
						
						
						Use function call for embedding ULP binaries
See merge request idf/esp-idf!4242  
						
						
					 
					
						2019-05-27 13:14:09 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Natasha 
							
						 
					 
					
						
						
							
						
						440c42693d 
					 
					
						
						
							
							Add translation for ESP32-WROVER-KIT Getting Started Guides  
						
						 
						
						
						
						
					 
					
						2019-05-27 07:53:20 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						32027805d4 
					 
					
						
						
							
							docs: update instructions on how to embed ulp binaries  
						
						 
						
						
						
						
					 
					
						2019-05-21 20:00:06 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						1ad2283641 
					 
					
						
						
							
							Rename Kconfig options (components/bootloader)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:32:55 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						6c0a7a66f3 
					 
					
						
						
							
							Rename Kconfig options (components/app_trace)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:32:55 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						0ae53691ba 
					 
					
						
						
							
							Rename Kconfig options (components/esp32)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:09:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						bf626f2aba 
					 
					
						
						
							
							Rename Kconfig options (components/esp_event)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:09:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						976d2a4b7f 
					 
					
						
						
							
							Rename Kconfig options (components/freemodbus)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:09:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						64c2aa15aa 
					 
					
						
						
							
							Rename Kconfig options (components/freertos)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:09:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						c5000c83d2 
					 
					
						
						
							
							Rename Kconfig options (root)  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:09:01 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof Budzynski 
							
						 
					 
					
						
						
							
						
						52cf8c39aa 
					 
					
						
						
							
							Download font file only is not exists in target location  
						
						 
						
						
						
						
					 
					
						2019-05-21 09:51:39 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						6ca07eca68 
					 
					
						
						
							
							esp_common: add version definitions in code and build system  
						
						 
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/2482 
Closes IDF-253 
						
						
					 
					
						2019-05-20 13:14:56 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						907471ce41 
					 
					
						
						
							
							Merge branch 'feature/cmake_changes_for_4.0' into 'master'  
						
						 
						
						... 
						
						
						
						CMake for 4.0
See merge request idf/esp-idf!4452  
						
						
					 
					
						2019-05-17 14:21:48 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Wang Fang 
							
						 
					 
					
						
						
							
						
						2864d6deb3 
					 
					
						
						
							
							Add Chinese translation for index.rst files and esp_wifi.rst file in api-reference following Kirill's English review, including:  
						
						 
						
						... 
						
						
						
						-network/index.rst
-network/esp_wifi.rst
-peripherals/index.rst
-provisioning/index.rst 
						
						
					 
					
						2019-05-15 21:05:44 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						208e1ecc29 
					 
					
						
						
							
							Merge branch 'bugfix/mdns_docs_usage' into 'master'  
						
						 
						
						... 
						
						
						
						mdns: documentation: fixed inconsistent enum in example of reading mdns results
See merge request idf/esp-idf!4997  
						
						
					 
					
						2019-05-15 12:57:24 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						3f7bd872ac 
					 
					
						
						
							
							Merge branch 'refactor/power_management' into 'master'  
						
						 
						
						... 
						
						
						
						power_management: Using port*_CRITICAL_ISR to be consistent with FreeRTOS
See merge request idf/esp-idf!4412  
						
						
					 
					
						2019-05-15 12:27:58 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								David Cermak 
							
						 
					 
					
						
						
							
						
						786f5641f7 
					 
					
						
						
							
							mdns: documentation: fixed inconsistent enum in example of reading mdns results  
						
						 
						
						
						
						
					 
					
						2019-05-14 16:41:07 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						7493bd2e28 
					 
					
						
						
							
							cmake: add command to get config value  
						
						 
						
						
						
						
					 
					
						2019-05-14 18:01:14 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						ee92352bf8 
					 
					
						
						
							
							docs: update with build system changes  
						
						 
						
						
						
						
					 
					
						2019-05-13 19:57:39 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sachin Parekh 
							
						 
					 
					
						
						
							
						
						5c6b9adf11 
					 
					
						
						
							
							freertos: port*_CRITICAL_SAFE API added  
						
						 
						
						... 
						
						
						
						port*_CRITICAL_SAFE API calls port*_CRITICAL or port*_CRITICAL_ISR
depending on the context (Non-ISR or ISR respectively).
FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE Kconfig option added
Signed-off-by: Sachin Parekh <sachin.parekh@espressif.com > 
						
						
					 
					
						2019-05-13 16:39:19 +05:30  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Natasha 
							
						 
					 
					
						
						
							
						
						0caabec88f 
					 
					
						
						
							
							Add translation for version file  
						
						 
						
						
						
						
					 
					
						2019-05-10 19:17:49 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof 
							
						 
					 
					
						
						
							
						
						754a454402 
					 
					
						
						
							
							Introduce separate fonts used by blockdiag, sequdiag, actdiag, nwdiag, rackdiag and packetdiag for Chinese and English version of documentation  
						
						 
						
						
						
						
					 
					
						2019-05-06 13:19:58 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Krzysztof 
							
						 
					 
					
						
						
							
						
						394d89e7da 
					 
					
						
						
							
							Correct diagram layout to make text descriptions fit into blocks  
						
						 
						
						
						
						
					 
					
						2019-05-06 13:19:58 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						f94f158cf5 
					 
					
						
						
							
							Merge branch 'bugfix/move_spiffsgen_example_to_storage' into 'master'  
						
						 
						
						... 
						
						
						
						spiffsgen follow-ups
See merge request idf/esp-idf!4893  
						
						
					 
					
						2019-04-30 13:48:54 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kirill Chalov 
							
						 
					 
					
						
						
							
						
						b672002a5f 
					 
					
						
						
							
							Doc/review api reference indexes  
						
						 
						
						
						
						
					 
					
						2019-04-29 10:53:42 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						fa21b5f33b 
					 
					
						
						
							
							spiffs: move spiffsgen example with other storage related examples  
						
						 
						
						
						
						
					 
					
						2019-04-26 22:37:41 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						e1592c8c81 
					 
					
						
						
							
							Merge branch 'bugfix/docs_tutorials' into 'master'  
						
						 
						
						... 
						
						
						
						Docs update
See merge request idf/esp-idf!4150  
						
						
					 
					
						2019-04-24 08:36:20 +08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Kirill Chalov 
							
						 
					 
					
						
						
							
						
						b89ff9e6db 
					 
					
						
						
							
							Review the versions.rst document.  
						
						 
						
						
						
						
					 
					
						2019-04-23 06:03:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						4b9a38d883 
					 
					
						
						
							
							Merge branch 'feature/freemodbus_master_support_upd_arch' into 'master'  
						
						 
						
						... 
						
						
						
						examples: freemodbus port common master and slave interface implementation
See merge request idf/esp-idf!3707  
						
						
					 
					
						2019-04-18 12:42:05 +08:00