Skip to content

fix: different version of tool #2

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

Merged
merged 8 commits into from
Mar 8, 2023
Merged

fix: different version of tool #2

merged 8 commits into from
Mar 8, 2023

Conversation

radurentea
Copy link
Owner

@radurentea radurentea commented Mar 8, 2023

Exception Stack Trace Decoder for esp32 boards with emphasised data output

Motivation

Decoding exception stack trace

Change description

Adds a component component similar stylistically with the serial monitor in which the user can paste the backtrace.

Other information

Based on the decoder from the old arduino ide (https://github.com/me-no-dev/EspExceptionDecoder)

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

@radurentea radurentea merged commit 8d04969 into main Mar 8, 2023
@radurentea radurentea changed the title feat: Exception Stack Trace Decoder for esp32 #1893 fix: different version of tool Mar 8, 2023
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.

1 participant