Skip to content

replace Log message handler with a more lightweight version #787

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

Conversation

RubenKelevra
Copy link
Contributor

Description

Replace Log message handler with a more lightweight version in an effort to reduce stack usage.

Related

Stack usage by log output crashed the cam_task here:

espressif/arduino-esp32#11672

And here:

espressif/arduino-esp32#11674


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@me-no-dev me-no-dev merged commit f015004 into espressif:master Aug 5, 2025
30 checks passed
@RubenKelevra RubenKelevra deleted the feat/reduce_stack_usage_of_log_messages branch August 5, 2025 19:16
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.

2 participants