You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Need help or have a question? Join the chat at [](https://gitter.im/espressif/arduino-esp32?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
6
6
7
## Contents
8
+
9
+
-[ESP32-S2 and ESP32-C3 Support](#esp32-s2-and-esp32-c3-support)
Latest Development Release [](https://github.com/espressif/arduino-esp32/releases/latest/)[](https://github.com/espressif/arduino-esp32/releases/latest/)[](https://github.com/espressif/arduino-esp32/releases/latest/)
29
+
30
+
### Documentation
31
+
32
+
You can use [Arduino-ESP32 Online Documentation](https://docs.espressif.com/projects/arduino-esp32/en/latest/) to get all information about this project.
@@ -36,12 +45,10 @@ You can use [EspExceptionDecoder](https://github.com/me-no-dev/EspExceptionDecod
36
45
### Issue/Bug report template
37
46
Before reporting an issue, make sure you've searched for similar one that was already created. Also make sure to go through all the issues labelled as [for reference](https://github.com/espressif/arduino-esp32/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22for%20reference%22%20).
38
47
39
-
Finally, if you are sure no one else had the issue, follow the [ISSUE_TEMPLATE](docs/ISSUE_TEMPLATE.md) while reporting any issue.
40
-
41
-
### ESP32Dev Board PINMAP
48
+
Finally, if you are sure no one else had the issue, follow the [issue template](docs/ISSUE_TEMPLATE.md) while reporting any issue.
42
49
43
-

50
+
### Contributing
44
51
45
-
### Tip
52
+
We welcome contributions to the Arduino ESP32 project!
46
53
47
-
Sometimes to program ESP32 via serial you must keep GPIO0 LOW during the programming process
54
+
See [contributing](https://docs.espressif.com/projects/arduino-esp32/en/latest/contributing.html) in the documentation for more information on how to contribute to the project.
0 commit comments