|
1 | 1 | # Arduino core for the ESP32, ESP32-P4, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2
|
2 | 2 |
|
3 |
| -[](https://github.com/espressif/arduino-esp32/actions/workflows/push.yml) [](https://github.com/espressif/arduino-esp32/blob/gh-pages/LIBRARIES_TEST.md) [](https://github.com/espressif/arduino-esp32/actions/workflows/tests_results.yml) |
| 3 | +[](https://github.com/espressif/arduino-esp32/actions/workflows/push.yml?query=branch%3Amaster+event%3Apush) |
| 4 | +[)](https://github.com/espressif/arduino-esp32/actions/workflows/push.yml?query=branch%3Amaster+event%3Aschedule) |
| 5 | +[](https://github.com/espressif/arduino-esp32/blob/gh-pages/LIBRARIES_TEST.md) |
| 6 | +[](https://github.com/espressif/arduino-esp32/actions/workflows/tests_results.yml) |
4 | 7 |
|
5 | 8 | ### Need help or have a question? Join the chat at [Gitter](https://gitter.im/espressif/arduino-esp32) or [open a new Discussion](https://github.com/espressif/arduino-esp32/discussions)
|
6 | 9 |
|
|
16 | 19 |
|
17 | 20 | ### Development Status
|
18 | 21 |
|
19 |
| -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/) |
| 22 | +#### Latest Stable Release |
20 | 23 |
|
21 |
| -Latest Development Release [](https://github.com/espressif/arduino-esp32/releases/) [](https://github.com/espressif/arduino-esp32/releases/) [](https://github.com/espressif/arduino-esp32/releases/) |
| 24 | +[](https://github.com/espressif/arduino-esp32/releases/latest/) |
| 25 | +[](https://github.com/espressif/arduino-esp32/releases/latest/) |
| 26 | +[](https://github.com/espressif/arduino-esp32/releases/latest/) |
| 27 | + |
| 28 | +#### Latest Development Release |
| 29 | + |
| 30 | +[](https://github.com/espressif/arduino-esp32/releases/) |
| 31 | +[](https://github.com/espressif/arduino-esp32/releases/) |
| 32 | +[](https://github.com/espressif/arduino-esp32/releases/) |
22 | 33 |
|
23 | 34 | ### Development Planning
|
24 | 35 |
|
@@ -59,7 +70,7 @@ Here are the ESP32 series supported by the Arduino-ESP32 project:
|
59 | 70 | | ESP32-S3 | Yes | Yes | [ESP32-S3](https://www.espressif.com/sites/default/files/documentation/esp32-s3_datasheet_en.pdf) |
|
60 | 71 | | ESP32-C6 | Yes | Yes | [ESP32-C6](https://www.espressif.com/sites/default/files/documentation/esp32-c6_datasheet_en.pdf) |
|
61 | 72 | | ESP32-H2 | Yes | Yes | [ESP32-H2](https://www.espressif.com/sites/default/files/documentation/esp32-h2_datasheet_en.pdf) |
|
62 |
| -| ESP32-P4 | No | Yes | [ESP32-P4](https://www.espressif.com/sites/default/files/documentation/esp32-p4_datasheet_en.pdf) | |
| 73 | +| ESP32-P4 | Yes | Yes | [ESP32-P4](https://www.espressif.com/sites/default/files/documentation/esp32-p4_datasheet_en.pdf) | |
63 | 74 |
|
64 | 75 | > [!NOTE]
|
65 | 76 | > ESP32-C2 is also supported by Arduino-ESP32 but requires rebuilding the static libraries. This is not trivial and requires a good understanding of the ESP-IDF
|
|
0 commit comments