-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ESP32C3 support for the other apps #7745
Comments
@wqx6 have you tested the regular ESP32 with your new version? |
@wqx6 |
Hello, is there any plan to pick up this work soon? My team is interested in experimenting with the temperature-measurement-app as well based on the ESP blog post: https://blog.espressif.com/announcing-matter-previously-chip-on-esp32-84164316c0e3#6184 |
We will prioritize this task, will add other apps support for ESP32C3 in following 2 weeks. |
@limic-amazon The ESP32C3 support has already added to other examples now, you can try the temperature-measurement-app on C3 now. |
Problem
#6345 add ESP32C3 support for all-clusters app, the other apps' support need to be added.
Proposed Solution
A PR will be raised soon to support ESP32C3 for the other apps.
The text was updated successfully, but these errors were encountered: