-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
ESP32 Arduino v3.1.x #10202
ESP32 Arduino v3.1.x #10202
Conversation
👋 Hello me-no-dev, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results 62 files 62 suites 5m 29s ⏱️ For more details on these failures, see this check. Results for commit 4fdf9ef. ♻️ This comment has been updated with latest results. |
Memory usage test (comparing PR against master branch)The table below shows the summary of memory usage change (decrease - increase) in bytes and percentage for each target.
Click to expand the detailed deltas report [usage change in BYTES]
|
3c7e896
to
e1673e4
Compare
Required to start compilation. Board is currently hidden and many options are removed
To be tested mainly: Wifi, USB, Serial, I2C |
* fix(uart): sleep retention sets new flag from IDF 5.3 that causes error with Serial.begin(115200). * fix(typo): typo and commentaries * feat(uart): adds memset to make structure empty * fix(uart): missing parentesis - typo * ci(pre-commit): Apply automatic fixes --------- Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
* IDF release/v5.3 2c46030b * IDF release/v5.3 cc3203dc * IDF release/v5.3 4d0db704
Zigbee: Add dimmable light endpoint class
feat(matter): General Review - remove while(!serial) ipv6(enable) and fixes some commentaries in the code
fix(clk_src): Fix error as APLL is not yet supported for P4
feat(matter) adds Identification callback to all matter endpoints
fix(readme): Update readme and fix badges
ci(debug): Compile once a week with verbose log level
This PR is to be used for development and testing Arduino v3.1 based on IDF v5.3
ESP32-P4 tasks
getFlashChipMode