esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
455 stars 110 forks source link

Require --elf arg for --log-format arg in monitor subcommand #515

Closed SergioGasquez closed 7 months ago

SergioGasquez commented 7 months ago

If we use monitor --log-format defmt but don't provide the elf file, we won't be able to interpret the logs.