|
4 | 4 | ### 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 | 5 |
|
6 | 6 | ## Contents
|
7 | | -- [EP32S2 and ESP32C3 Support](#esp32s2-and-esp32c3-support) |
| 7 | +- [ESP32-S2 and ESP32-C3 Support](#esp32-s2-and-esp32-c3-support) |
8 | 8 | - [Development Status](#development-status)
|
9 | 9 | - [Installation Instructions](#installation-instructions)
|
10 | 10 | - [Decoding Exceptions](#decoding-exceptions)
|
11 | 11 | - [Issue/Bug report template](#issuebug-report-template)
|
12 | 12 | - [ESP32Dev Board PINMAP](#esp32dev-board-pinmap)
|
13 | 13 |
|
14 | | -### EP32S2 and ESP32C3 Support |
15 | | -If you want to test ESP32S2 and/or ESP32C3 through the board manager, please use the development release link: `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json` and install the latest 2.0.0 version. |
| 14 | +### ESP32-S2 and ESP32-C3 Support |
| 15 | +If you want to test ESP32-S2 and/or ESP32-C3 through the board manager, please use the development release link: `https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json` and install the latest 2.0.0 version. |
16 | 16 |
|
17 | 17 | ### Development Status
|
18 | 18 |
|
|
0 commit comments