-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
Update of Documentation 'ESP Matter light' for 3.1 release #10356
Conversation
Required to start compilation. Board is currently hidden and many options are removed
* 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
Fix typos
Typos and format
👋 Hello lboue, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results 56 files 56 suites 4m 29s ⏱️ Results for commit e26a153. |
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]
|
Based on the proposed changes, it extends those to other places of the documentation.
@lboue - Thanks for the PR! |
@lboue - I think that it shoud target master because the changed will be also merged into 3.1, automaticaly. |
yes. that is correct. Now they will be fixed only for 3.1 |
Checklist
This entire section above can be deleted if all items are checked.
Description of Change
Update doc for 3.1 release.
Tests scenarios
N/A
Related links
Related PR: #10202