david gauchard
685f2c97ff
decoder.py: allowing to use it live (#9108)
- 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
2024-03-31 19:24:25 +03:00
..
2020-12-01 17:41:23 -08:00
2020-12-01 17:41:23 -08:00
2024-02-11 12:15:26 +01:00
2023-01-26 14:20:17 +03:00
2023-11-12 23:53:39 +01:00
2022-10-31 11:13:40 -07:00
2021-07-17 16:29:46 -07:00
2021-07-17 16:29:46 -07:00
2020-12-14 11:09:24 -08:00
2024-03-31 19:24:25 +03:00
2023-11-17 23:15:34 +01:00
2020-08-03 19:19:04 -07:00
2024-02-11 18:51:35 +01:00
2020-06-07 10:53:48 -07:00
2022-03-05 08:19:17 -08:00
2023-03-17 11:10:14 +03:00
2021-07-09 12:09:33 +02:00
2023-11-12 23:53:39 +01:00
2022-09-13 15:57:42 +03:00
2023-02-22 20:46:25 +03:00
2023-01-18 05:16:48 +03:00