Skip to content

Tags: me-no-dev/EspExceptionDecoder

Tags

2.0.3

Toggle 2.0.3's commit message
Add support for esp-elf-gdb in Arduino ESP32 v2.0.8+

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix missed default declaration for tarch

2.0.1

Toggle 2.0.1's commit message
Remove old CI config

2.0.0

Toggle 2.0.0's commit message
Add support for all new ESP chips

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from earlephilhower/use_gdb

Replace addr2line with GDB to get accurate line #s

1.0.6

Toggle 1.0.6's commit message
Add exception cause decoding with description

1.0.5

Toggle 1.0.5's commit message
Support ESP32, Manually select ELF if not found

1.0.4

Toggle 1.0.4's commit message
make output text selectable

1.0.3

Toggle 1.0.3's commit message
Output coloring

1.0.2

Toggle 1.0.2's commit message
fix case where elf might have cpp prefix