Skip to content

Conversation

@konstk1
Copy link

@konstk1 konstk1 commented Dec 3, 2025

The guard for CONFIG_MEMFAULT_FAULT_HANDLER_LOG_PANIC settting in log_panic.h was incorrectly used as #if defined(MEMFAULT_FAULT_HANDLER_LOG_PANIC).

Fixed it to refer to the correct config value: CONFIG_MEMFAULT_FAULT_HANDLER_LOG_PANIC.

@noahp noahp self-assigned this Dec 3, 2025
@noahp
Copy link
Contributor

noahp commented Dec 4, 2025

Thanks @konstk1 ! this fix was included in 1.32.0 released yesterday, let me know if there's any issue!

@noahp noahp closed this Dec 4, 2025
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