esptool-js icon indicating copy to clipboard operation
esptool-js copied to clipboard

Add panic address decoder and monitor input

Open archef2000 opened this issue 9 months ago • 13 comments

Description

  • Make panic address decoder @brianignacio5 said in https://github.com/espressif/vscode-esp-idf-web-extension/pull/26#issuecomment-2775181952
  • Implement it in the live example
  • Add console input in the example

Related

https://github.com/espressif/vscode-esp-idf-web-extension/pull/26#

Testing

OS: Windows Browser: Chrome

  • run console with and without elf file(s)

Checklist

Before submitting a Pull Request, please ensure the following:

  • [x] 🚨 This PR does not introduce breaking changes.
  • [x] All CI checks (GH Actions) pass.
  • [x] Documentation is updated as needed.
  • [x] Git history is clean — commits are squashed to the minimum necessary.

archef2000 avatar Apr 03 '25 21:04 archef2000