Releases: me-no-dev/EspExceptionDecoder
Releases · me-no-dev/EspExceptionDecoder
Add support for esp-elf-gdb in Arduino ESP32 v2.0.8+
Final fix for older platforms
2.0.2 Fix missed default declaration for tarch
Bugfix for ESP32-Arduino cores v1.x
Full Changelog: 2.0.0...2.0.1
Add support for the newer ESP chip
2.0.0 Add support for all new ESP chips
Change addr2line with GDB
ESP8266 and ESP32 improvements.
See: #31
Add exception cause decoding
1.0.6 Add exception cause decoding with description
Support new Arduino IDE, Manual ELF selection and ESP32
File picker will be shown if ELF file is not found on it's default location
fix for output text not being selectable
1.0.4 make output text selectable
Pretty Output :)
1.0.3 Output coloring
fix case where elf file has cpp prefix
1.0.2 fix case where elf might have cpp prefix