Skip to content

Commit 0c12529

Browse files
ginkgmf-hollow
authored andcommitted
esp32c61 status: update v1.0 information
1 parent fb34c30 commit 0c12529

File tree

1 file changed

+4
-3
lines changed
  • content/pages/chip-support-status/esp32c61

1 file changed

+4
-3
lines changed

content/pages/chip-support-status/esp32c61/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,11 @@ This page will be periodically updated to reflect the current support status for
2525

2626
## ESP-IDF
2727

28-
According to the chip mass production plan, the planned support for ESP32-C61 in ESP-IDF v5.4 has been rescheduled to ESP-IDF v5.5. Thank you for your understanding.
28+
The **initial mass production support** for ESP32-C61 has been rescheduled from ESP-IDF v5.4 to ESP-IDF v5.5, in line with the updated chip production plan. ESP-IDF v5.5 is planned for release on June 30, 2025.
2929

30-
- ESP-IDF v5.5, whose planned release date is June 30th 2025, will include the initial support for the mass production version of ESP32-C61.
31-
- If you would like to try features with the early samples of the ESP32-C61, suggest to use the master branch of ESP-IDF.
30+
In the meantime, the ESP-IDF `master` branch contains the latest **preview support** for ESP32-C61 v1.0. To start developing with v1.0 chips now, please pull the latest commits to your ESP-IDF master branch.
31+
32+
The **support for earlier engineering samples** -- ESP32-C61 v0.2 -- has been removed starting from commit [884e54a8](https://github.com/espressif/esp-idf/commit/884e54a8dd97ce9ad2c2b5d6a6c0a744c641157e). If you need to continue developing with v0.2 chips, please check out the earlier commit [b1b99b30](https://github.com/espressif/esp-idf/commit/b1b99b30ef96011e2e72a6532e31ede05f73e55f) from the master branch by running `git checkout b1b99b30`.
3233

3334
If you have an issue to report about any of the ESP32-C61 features, please create an issue in [ESP-IDF GitHub issue tracker](https://github.com/espressif/esp-idf/issues).
3435

0 commit comments

Comments
 (0)