This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Releases: esp-rs/espmonitor
Releases · esp-rs/espmonitor
0.5.0
0.4.2
0.4.1
What’s Changed
- fix: handle WouldBlock and read in loop (#1) @ForsakenHarmony
0.4.0
Build/flash support
Add options to optionally build the project and flash the image before starting the monitor (requires cargo-espflash
).
ESP-IDF & ESP32S2 support
Adds support for the new espidf
targets, as well as for the ESP32-S2 chip.
Initial Release
First release! Both a cargo and standalone command can be installed. Reads logs from the serial device and prints them. Can also look up symbol information of hex values it finds in the output.