This PR is the initial documentation structure including the basic information about the project and Sphinx configuration. ####CONTENTS: - Getting Started - Installing - Boards - Libraries - Library Builder - Tutorials - ESP-IDF as Component - OTA Web Update - makeEspArduino - Troubleshooting - Contributing This PR also changes the README.md.
		
			
				
	
	
		
			24 lines
		
	
	
		
			361 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			361 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| tools/xtensa-esp32-elf
 | |
| tools/xtensa-esp32s2-elf
 | |
| tools/riscv32-esp-elf
 | |
| tools/dist
 | |
| tools/esptool
 | |
| tools/esptool.exe
 | |
| tools/mkspiffs
 | |
| tools/mklittlefs
 | |
| tools/mkfatfs.exe
 | |
| .DS_Store
 | |
|  
 | |
| #Ignore files built by Visual Studio/Visual Micro
 | |
| [Dd]ebug*/
 | |
| [Rr]elease*/
 | |
| .vs/
 | |
| __vm/
 | |
| *.vcxproj*
 | |
| .vscode/
 | |
| platform.sloeber.txt
 | |
| boards.sloeber.txt
 | |
| 
 | |
| # Ignore docs build (Sphinx)
 | |
| docs/build
 |