Skip to content

hal: esp32c6: Fix sleep routine #438

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 1 commit into
base: zephyr
Choose a base branch
from

Conversation

raffarost
Copy link
Collaborator

Fix sleep routine for ESP32-C6 after regression when updating HAL to v.5.1.c (PR #335).

@raffarost raffarost force-pushed the fix/esp32c6/sleep branch from ba19475 to bf6f6ac Compare May 9, 2025 14:58
@raffarost raffarost force-pushed the fix/esp32c6/sleep branch from bf6f6ac to 6f8fbb5 Compare May 9, 2025 15:22
Copy link
Collaborator

Choose a reason for hiding this comment

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

You are reverting some changes that were not added by #335 but that are needed for esp32c6's LP Core support. Did you tested this with LP Core build?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for pointing it out. I checked IDF's individual changes and probably doing the minimal changes is a better option.

Fix sleep routine for ESP32-C6 after regression when updating
HAL to v.5.1.c.

Signed-off-by: Raffael Rostagno <[email protected]>
@sylvioalves
Copy link
Collaborator

@marekmatej

@sylvioalves sylvioalves requested a review from LucasTambor May 28, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants