Roland Dobai 
							
						 
					 
					
						
						
							
						
						33892aadb9 
					 
					
						
						
							
							tools: Prefer python3 during install and export  
						
						... 
						
						
						
						Install and export script should work on systems without "python"
executable.
Closes https://github.com/espressif/esp-idf/pull/6471 
Closes https://github.com/espressif/esp-idf/issues/6532 
Related to https://github.com/espressif/esp-idf/issues/6421  and
https://github.com/espressif/arduino-esp32/issues/4717  
						
						
					 
					
						2021-02-14 18:49:21 +01:00 
						 
				 
			
				
					
						
							
							
								Wang Fang 
							
						 
					 
					
						
						
							
						
						7df1cad1d6 
					 
					
						
						
							
							docs: This MR does the following updates:  
						
						... 
						
						
						
						1. Provided more information regarding I2S_COMM_FORMAT_STAND_PCM_SHORT and I2S_COMM_FORMAT_STAND_PCM_LONG
2. Added --output flag for partition table read instructions
3. Reordered the header files for esp-ble-mesh
4. Reordered the setup instructions for Ubuntu and CentOS 
						
						
					 
					
						2021-01-25 11:10:08 +00:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						e2910d2ff5 
					 
					
						
						
							
							doc: Add libusb package dependencies for Arch, CentOS  
						
						... 
						
						
						
						- Arch uses 'libusb' package, provides libusb-1.0.so
- CentOS has moved to 'libusbx', which is libusb-1 API compatible
Related to https://github.com/espressif/esp-idf/issues/4095  
						
						
					 
					
						2021-01-13 05:15:27 +00:00 
						 
				 
			
				
					
						
							
							
								mjdr 
							
						 
					 
					
						
						
							
						
						f12544a04e 
					 
					
						
						
							
							doc: Add libusb dependency for Ubuntu  
						
						... 
						
						
						
						Patch from https://github.com/espressif/esp-idf/pull/4669 
Closes https://github.com/espressif/esp-idf/issues/4095 
Related to https://github.com/espressif/esp-idf/issues/5181  
						
						
					 
					
						2021-01-13 05:15:27 +00:00 
						 
				 
			
				
					
						
							
							
								martin.gano 
							
						 
					 
					
						
						
							
						
						f4ea2dcb74 
					 
					
						
						
							
							Tools: add Python 2 deprecation warning  
						
						
						
						
					 
					
						2020-12-02 11:08:48 +01:00 
						 
				 
			
				
					
						
							
							
								Krzysztof 
							
						 
					 
					
						
						
							
						
						b686e7d349 
					 
					
						
						
							
							doc: Getting Started Guide, remove shortcuts to 'build toolchain from scratch' instructions  
						
						
						
						
					 
					
						2020-09-11 01:43:21 +08:00 
						 
				 
			
				
					
						
							
							
								Wang Fang 
							
						 
					 
					
						
						
							
						
						12c91ee362 
					 
					
						
						
							
							Update the description to reflect Python3 as the default interpreter DOC-258  
						
						
						
						
					 
					
						2020-08-11 20:43:31 +08:00 
						 
				 
			
				
					
						
							
							
								Krzysztof 
							
						 
					 
					
						
						
							
						
						789c42abcd 
					 
					
						
						
							
							Add another case and recomendation to use Python 3 instead of Python 2  
						
						
						
						
					 
					
						2020-05-13 21:57:51 +02:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						ab9f714248 
					 
					
						
						
							
							Add build system support for programming ESP32-S2 using DFU utils  
						
						
						
						
					 
					
						2020-04-30 07:59:18 +02:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						5c0cd9417d 
					 
					
						
						
							
							Docs: Encourage to used Python 3  
						
						
						
						
					 
					
						2020-02-24 12:55:55 +01:00 
						 
				 
			
				
					
						
							
							
								Marius Vikhammer 
							
						 
					 
					
						
						
							
						
						9352899d69 
					 
					
						
						
							
							doc: Update English pages with generic target name  
						
						
						
						
					 
					
						2020-02-07 16:37:43 +11:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						b0748b4364 
					 
					
						
						
							
							docs: Mark some more docs sections as ESP32 only  
						
						
						
						
					 
					
						2020-02-07 16:37:43 +11:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						bbbc12478a 
					 
					
						
						
							
							Docs: Update Debian & Ubuntu install prerequisites  
						
						... 
						
						
						
						Latest versions of apt-get don't install as much packages by default
as older ones. This fix adds some missing packages discovered for an OS
derived from the latest stable Debian. These packages exist for older
Debian derivatives as well (tested with Ubuntu 16.04 LTS).
Closes https://github.com/espressif/esp-idf/issues/4480  
						
						
					 
					
						2019-12-16 11:41:28 +01:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						01887f71e7 
					 
					
						
						
							
							Update kconfiglib to upstream version and replace mconf-idf  
						
						... 
						
						
						
						Special thanks to @ulfalizer for the helpful suggestions regarding
kconfiglib.
"rsource" option is available for relative path includes
Closes https://github.com/espressif/esp-idf/issues/4064  
						
						
					 
					
						2019-10-29 10:40:04 +01:00 
						 
				 
			
				
					
						
							
							
								joedeveloper 
							
						 
					 
					
						
						
							
						
						70b1ff7bc6 
					 
					
						
						
							
							docs: Explain ncurses5 for other distributions as well  
						
						... 
						
						
						
						Ran into ncurses5 dependency issue on popOS
stub section for covering libncurses 5 workarounds on distributions that need it, when only Arch was
mentioned it was too easy to skip over the section
Merges https://github.com/espressif/esp-idf/pull/3236  
						
						
					 
					
						2019-08-30 18:16:30 +10:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						222146845c 
					 
					
						
						
							
							docs: Make CMake build system default, mark GNU Make as legacy option  
						
						... 
						
						
						
						All `-cmake` suffixes are removed
Where a GNU Make option is renamed, the `-legacy` suffix is used 
						
						
					 
					
						2019-07-09 14:32:26 +10:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						62ed221daf 
					 
					
						
						
							
							docs: Functional renaming commit for CMake-as-default  
						
						... 
						
						
						
						Rename all the files which will be edited substantially in the next commit, without changing their
contents
Docs will not build for this ocmmit.
This is done so that git doesn't decide we renamed xxx-cmake -> xxx-legacy in the next commit, which
is what it will infer otherwise (and makes rebasing more of a pain than it should be) 
						
						
					 
					
						2019-07-08 17:31:27 +10:00 
						 
				 
			
				
					
						
							
							
								Alexey Gerenkov 
							
						 
					 
					
						
						
							
						
						8c6a924cdf 
					 
					
						
						
							
							sys_view: Adds processing scripts for heap & log traces  
						
						
						
						
					 
					
						2019-04-01 19:31:45 +03:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						1332d3ba9c 
					 
					
						
						
							
							docs: Correct priorities in the PATH string  
						
						... 
						
						
						
						Fixes https://github.com/espressif/esp-idf/pull/2944  
						
						
					 
					
						2019-01-28 11:28:55 +08:00 
						 
				 
			
				
					
						
							
							
								Renz Christian Bagaporo 
							
						 
					 
					
						
						
							
						
						1600c3144c 
					 
					
						
						
							
							docs: add pyparsing install to setup guide  
						
						
						
						
					 
					
						2018-11-22 22:09:43 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						9509c7c1c1 
					 
					
						
						
							
							docs: Recommend native 'cryptography' package on Linux as well  
						
						
						
						
					 
					
						2018-10-18 09:56:16 +11:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						7c8d5d2782 
					 
					
						
						
							
							docs, scripts: Correct the priority of the PATH setting  
						
						
						
						
					 
					
						2018-09-27 14:55:37 +08:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						91fa1764e5 
					 
					
						
						
							
							docs: generate toolchain download links  
						
						
						
						
					 
					
						2018-09-20 18:53:14 +08:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						5eb452f72e 
					 
					
						
						
							
							Add required Python packages  
						
						... 
						
						
						
						On some systems pip and setuptools are no longer installed as
dependencies of the python packages. This commit adds the requirement
for these packages. 
						
						
					 
					
						2018-09-11 08:54:37 +02:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						a9c4ed7139 
					 
					
						
						
							
							Merge branch 'master' into feature/cmake  
						
						
						
						
					 
					
						2018-08-30 18:51:01 +08:00 
						 
				 
			
				
					
						
							
							
								Roland Dobai 
							
						 
					 
					
						
						
							
						
						62cad3a7d7 
					 
					
						
						
							
							Add python-future by using python requirements file  
						
						
						
						
					 
					
						2018-08-23 08:28:57 +02:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						ff2404a272 
					 
					
						
						
							
							Merge branch 'master' into feature/cmake  
						
						
						
						
					 
					
						2018-08-16 17:14:17 +10:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						191557db02 
					 
					
						
						
							
							docs: Copy CMake docs to a separate set of directories  
						
						... 
						
						
						
						Required first step before merging back to mainline. 
						
						
					 
					
						2018-08-13 15:37:03 +10:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						b354770f42 
					 
					
						
						
							
							Merge branch 'bugfix/fixes_from_github' into 'master'  
						
						... 
						
						
						
						Fixes from Github
See merge request idf/esp-idf!2730  
						
						
					 
					
						2018-07-13 15:03:50 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						a67d5d89e0 
					 
					
						
						
							
							Replace all DOS line endings with Unix  
						
						... 
						
						
						
						Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix 
						
						
					 
					
						2018-07-12 19:10:37 +08:00 
						 
				 
			
				
					
						
							
							
								Carney Wu 
							
						 
					 
					
						
						
							
						
						fab55e3266 
					 
					
						
						
							
							alias should set in .bashrc  
						
						... 
						
						
						
						Merges https://github.com/espressif/esp-idf/pull/2097  
						
						
					 
					
						2018-07-09 14:36:47 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						6b9784cc45 
					 
					
						
						
							
							Merge branch 'master' into feature/cmake_update  
						
						
						
						
					 
					
						2018-05-31 14:46:23 +10:00 
						 
				 
			
				
					
						
							
							
								michael 
							
						 
					 
					
						
						
							
						
						d4deb9319a 
					 
					
						
						
							
							doc(global): build cross-language links for translated documents  
						
						
						
						
					 
					
						2018-05-21 10:30:13 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						c7f19e76d7 
					 
					
						
						
							
							docs: Move main docs to cover CMake  
						
						... 
						
						
						
						Add "GNU Make build system" doc with "cheat sheet" for moving to new system 
						
						
					 
					
						2018-05-07 18:45:49 +08:00 
						 
				 
			
				
					
						
							
							
								Angus Gratton 
							
						 
					 
					
						
						
							
						
						eb731030a4 
					 
					
						
						
							
							doc: Add gcc to list of ESP-IDF prerequisite packages  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/1842#issuecomment-380274150  
						
						
					 
					
						2018-04-11 10:19:24 +10:00 
						 
				 
			
				
					
						
							
							
								krzychb 
							
						 
					 
					
						
						
							
						
						097adc3a33 
					 
					
						
						
							
							Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available  
						
						
						
						
					 
					
						2018-03-13 21:57:08 +01:00