mirror of
https://github.com/esp8266/Arduino.git
synced 2025-12-06 05:42:10 +03:00
- avoid ctx repetition and hide some useless fw debug lines
- hide "DECODE IT"
- immediately print stack at closing marker
- check for tool executable at startup
live command line example
> pyserial-miniterm /dev/ttyUSB0 115200 | \
path/to/esp8266/Arduino/tools/decoder.py \
--tool addr2line \
--toolchain-path path/to/esp8266/Arduino/tools/xtensa-lx106-elf/bin \
path/to/build.elf