esp-rs / esp-idf-template

A "Hello, world!" template of a Rust binary crate for the ESP-IDF framework.
Apache License 2.0
442 stars 53 forks source link

Document the installation of `esp-idf-monitor` #236

Closed ivmarkov closed 2 months ago

ivmarkov commented 2 months ago

esp-idf-monitor is an alternative to espflash monitor which can decode the default, completely unreadable stacktrace-memory-based panics that ESP IDF generates for RISCV SOCs.