espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
12.88k stars 7.08k forks source link

ESP32-C5 support status (IDFGH-13076) #14021

Open igrr opened 1 week ago

igrr commented 1 week ago

ESP32-C5 support status in ESP-IDF

ESP-IDF v5.4, currently in development, will include initial support for the mass production version of the ESP32-C5 chip.

In the list below, supported features are marked with a checked checkbox, unsupported features have an unchecked checkbox. An internal issue reference (such as "IDF-1234") is listed at the end of the feature description to help us keep this list up to date:

This list will be updated as the support for ESP32-C5 is being developed.

Reporting issues about ESP32-C5

If you have an issue to report about any of the ESP32-C5 features, please create a separate issue. This issue is only intended for announcements of ESP32-C5 support status.


Alvin1Zhang commented 6 days ago

Update on June 25th, 2024: support of Low-power Timer, Parallel IO RX Driver, Parallel IO TX Driver and USB Serial JTAG have been added.