Skip to content

v0.10.0-esp32-20200406

Compare
Choose a tag to compare
@igrr igrr released this 06 Apr 14:12
· 4840 commits to master since this release

2020/04/06 Release, based on OpenOCD v0.10.0

Features

  • semihosting: Integration with the existing OpenOCD semihosting implementation
  • esp32/apptrace: Adds command to save SystemView multi-core traces to single file
  • esp32/apptrace: Support console (con:) and TCP (tcp://host:port) data destinations

Bug fixes

  • xtensa: Reduce polling delay during stepping
  • xtensa: Fix stepping in high level interrupt handlers