Skip to content

Version 1.4.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:29
· 104 commits to master since this release

v1.4.0 (2024-01-30)

New Features

  • Enable no_reset flag be set by ESP_IDF_MONITOR_NO_RESET environment variable
  • Add port advisory locking
  • Move decoding functions to esp-idf-panic-decoder

Bug Fixes

  • Correctly decode string type in ANSIColorConverter
  • Print correct shortcut in toggle output message
  • Don't reset chip on reconnect
  • Make read unbuffered on linux target
  • serial_reader: don't set closing wait on already closed port
  • Don't require port to be specified on linux target
  • hard_reset: make sure that DTR is pulled up before hard resetting the chip