Skip to content

Update defconfig.esp32c6 #308

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

Open
wants to merge 10 commits into
base: release/v5.5
Choose a base branch
from

Conversation

SuGlider
Copy link
Contributor

@SuGlider SuGlider commented Jul 6, 2025

Description

As requested by Users, this PR increases the maximum number of Matter endpoint per Node from 16 to 64.
This is possible only for SoC with more than 500KB SRAM: ESP32, ESP32-S3 and ESP32-C6.

Related

espressif/arduino-esp32#11535
espressif/arduino-esp32#10672

Testing

CI Artifacts only.

@SuGlider SuGlider moved this from Todo to In Review in Arduino ESP32 Core Project Roadmap Jul 6, 2025
Copy link
Contributor Author

@SuGlider SuGlider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using PSRAM within Matter with 32 endpoints

@SuGlider
Copy link
Contributor Author

SuGlider commented Jul 6, 2025

@me-no-dev - This PR improves Matter Memory allocation by allowing it to use PSRAM whenever available.
It also increases the number of endpoint limit for ESP32, S3 and C6.

Please merge it for Arduino Core 3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

1 participant