Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Add a feature to halt both cores on ESP32/ESP32-S3 #25

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Feb 23, 2023

Fixes #19

Adds a non-default feature halt-cores which will halt both cores of ESP32/ESP32-S3 in case of a panic / exception.

Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

LGTM!

@bjoernQ bjoernQ merged commit b127204 into main Feb 23, 2023
@bjoernQ bjoernQ deleted the feature/halt-all-hp-cores branch February 23, 2023 14:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Halt all cores in case of a panic (on multi core targets)
2 participants