Skip to content

Exception Stack Trace Decoder for ESP8266 and ESP32 (CLI)

License

Notifications You must be signed in to change notification settings

luffykesh/EspExceptionDecoder-CLI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266/ESP32 Exception Stack Trace Decoder CLI version

Port of https://github.com/me-no-dev/EspExceptionDecoder to CLI.

Usage

Description Environment Variable CLI argument
ELF file ELF_FILE -e
Xtensa GDB file XTENSA_GDB -g
Exception File EXP_FILE -x (default homedirectory/exception.txt)
Output file DECODE_FILE -o (default stdout)

Either environment variable or CLI argument can be used.

CLI arguments take priority over environment variables.

Credits and license

About

Exception Stack Trace Decoder for ESP8266 and ESP32 (CLI)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%