Skip to content

Added a section on interpreting runtime exceptions. - #65

Merged
dhebbeker merged 2 commits into
developfrom
feature/39-add-explanation-for-backtrace-decoder-to-readme
Nov 1, 2023
Merged

Added a section on interpreting runtime exceptions.#65
dhebbeker merged 2 commits into
developfrom
feature/39-add-explanation-for-backtrace-decoder-to-readme

Conversation

@dhebbeker

Copy link
Copy Markdown
Member

The focus of this change is on how to interpret the backtrace output of ESP32.

Will resolve#39

@dhebbekerdhebbeker added the documentation Improvements or additions to documentation label Nov 1, 2023
@dhebbekerdhebbeker linked an issue Nov 1, 2023 that may be closed by this pull request
@dhebbeker
dhebbekerforce-pushed the feature/39-add-explanation-for-backtrace-decoder-to-readme branch from 5ecb5d7 to ee9a89fCompareNovember 1, 2023 12:34
The focus of this change is on how to interpret the backtrace output of ESP32.
@dhebbeker
dhebbekerforce-pushed the feature/39-add-explanation-for-backtrace-decoder-to-readme branch from ee9a89f to 6a3ed27CompareNovember 1, 2023 12:35

@dhebbekerdhebbeker left a comment

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Did self-review.

@dhebbeker
dhebbeker marked this pull request as ready for review November 1, 2023 12:42
@dhebbeker
dhebbeker merged commit da70ea9 into developNov 1, 2023
@dhebbeker
dhebbeker deleted the feature/39-add-explanation-for-backtrace-decoder-to-readme branch November 1, 2023 12:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add explanation for backtrace decoder to README

1 participant

@dhebbeker