Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.

Latest commit

 

History

History
61 lines (34 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

61 lines (34 loc) · 1.14 KB

Changelog

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

Changed

Fixed

[0.11.0]

Changed

  • Updated to probe-rs 0.11.0

Fixed

  • Fixed a bug where RTT pointers could be torn because of 8bit reads instead of 32bit reads.

Changed

  • Updated to probe-rs 0.10.0

Added

  • Added more logs on all levels.

Changed

Fixed

  • Fixed a bug where RTT would deadlock.

Added

  • Added a proper warning if no RTT channels are found to be configured.

Changed

Fixed

  • Fixed some error in the docs.