-
Notifications
You must be signed in to change notification settings - Fork 8.2k
manifest: hal_espressif update #74110
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
manifest: hal_espressif update #74110
Conversation
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
str4t0m
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't use the commit sha of the unmerged hal PR. Use pull/208/head until it's merged.
b5e03f7 to
364d3dc
Compare
Update the hal_espressif to include latest esptool version. Improve support for new SoCs as such as ESP32-C6. Fix bugs related to segment alignment. Signed-off-by: Marek Matej <[email protected]>
364d3dc to
d6863f0
Compare
hi @str4t0m thanks for the comment. I used |
|
My change request has been addressed and no longer blocks the PR. |
Update the hal_espressif to include latest esptool version.
Improve support for new SoCs as such as ESP32-C6.
Fix bugs related to segment alignment.
Fix issue related in PR #73437