|
1 | | -# Arduino core for the ESP32 |
| 1 | +# Arduino core for the ESP32, ESP32-S2 and ESP32-C3 |
2 | 2 |
|
3 | | -[](https://travis-ci.org/espressif/arduino-esp32) [](https://docs.espressif.com/projects/arduino-esp32/en/latest/?badge=latest) |
| 3 | + [](https://docs.espressif.com/projects/arduino-esp32/en/latest/?badge=latest) |
4 | 4 |
|
5 | 5 | ### 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)
|
6 | 6 |
|
7 | 7 | ## Contents
|
8 | 8 |
|
9 | | -- [ESP32-S2 and ESP32-C3 Support](#esp32-s2-and-esp32-c3-support) |
10 | 9 | - [Development Status](#development-status)
|
11 | 10 | - [Decoding Exceptions](#decoding-exceptions)
|
12 | 11 | - [Issue/Bug report template](#issuebug-report-template)
|
13 | 12 |
|
14 | | -### ESP32-S2 and ESP32-C3 Support |
15 | | - |
16 | | -If you want to test ESP32-S2 and/or ESP32-C3 through the board manager, please use the development release link: |
17 | | - |
18 | | -``` |
19 | | -https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json |
20 | | -``` |
21 | | - |
22 | | -Now you can install the latest 2.0.0 version from the boards manager. |
23 | | - |
24 | 13 | ### Development Status
|
25 | 14 |
|
26 | 15 | Latest Stable 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/)
|
|
0 commit comments