mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-29 18:27:15 +02:00
Docs: Initial documentation structure using Sphinx (#5355)
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.
This commit is contained in:
27
docs/source/troubleshooting.rst
Normal file
27
docs/source/troubleshooting.rst
Normal file
@ -0,0 +1,27 @@
|
||||
###############
|
||||
Troubleshotting
|
||||
###############
|
||||
|
||||
Common Issues
|
||||
=============
|
||||
|
||||
Here are some of the most common issues around the ESP32 development using Arduino.
|
||||
|
||||
.. note:: Please consider contributing if you have found any issues with the solution here.
|
||||
|
||||
Installing
|
||||
----------
|
||||
|
||||
Building
|
||||
--------
|
||||
|
||||
Flashing
|
||||
--------
|
||||
|
||||
* The board is not flashing.
|
||||
|
||||
Hardware
|
||||
--------
|
||||
|
||||
* Power Source
|
||||
* Bad USB cable or charging only cables
|
Reference in New Issue
Block a user