Skip to content

Commit

Permalink
V1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haneefdm committed Jul 23, 2022
1 parent a009574 commit b9054f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ ChangeLog
# V1.5.2

## New features
* RTOS View for uC/OS-II. Added by @PhilippHaefele & @mayjs via PR [#642](https://github.com/Marus/cortex-debug/pull/642)
* RTOS View for uC/OS-II. Added by @PhilippHaefele & @mayjs via PR [#642](https://github.com/Marus/cortex-debug/pull/642)
* RTOS View for embOS. Added by @PhilippHaefele via PR [#705](https://github.com/Marus/cortex-debug/pull/705)
* Better error handling during RTOS initial queries
* Memory references are returned from DAP evaluate requests. PR [#694](https://github.com/Marus/cortex-debug/pull/694)
* RTT with OpenOCD will attempt to retry the `rtt start` command if the first attempt fails. This is done as a background task. The retry interval is controlled by `rtt_start_retry` option in `rttConfig` (default is 1000 ms)
Expand Down

0 comments on commit b9054f7

Please sign in to comment.