esptool-js
esptool-js copied to clipboard
Add panic address decoder and monitor input
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.