|
|
@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 |
|
|
|
- Added support for the STM32L5 family. |
|
|
|
- Added support for the STM32G4 family. |
|
|
|
- Added support for ITM tracing over SWO in general and drivers for all probes. |
|
|
|
- The staktus LED on CMSIS-DAP probes is now used by probe-rs. |
|
|
|
- The status LED on CMSIS-DAP probes is now used by probe-rs. |
|
|
|
|
|
|
|
### Changed |
|
|
|
|
|
|
@ -251,15 +251,15 @@ Initial release on crates.io |
|
|
|
- Introduce cargo-flash which can automatically build & flash the target elf file. |
|
|
|
|
|
|
|
[Unreleased]: https://github.com/probe-rs/probe-rs/compare/v0.9.0...master |
|
|
|
[0.9.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.8.0...v0.9.0 |
|
|
|
[0.8.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.7.1...v0.8.0 |
|
|
|
[0.7.1]: https://github.com/probe-rs/probe-rs/releases/tag/v0.7.0...v0.7.1 |
|
|
|
[0.7.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.6.2...v0.7.0 |
|
|
|
[0.6.2]: https://github.com/probe-rs/probe-rs/releases/tag/v0.6.1...v0.6.2 |
|
|
|
[0.6.1]: https://github.com/probe-rs/probe-rs/releases/tag/v0.6.0...v0.6.1 |
|
|
|
[0.6.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.5.1...v0.6.0 |
|
|
|
[0.5.1]: https://github.com/probe-rs/probe-rs/releases/tag/v0.5.0...v0.5.1 |
|
|
|
[0.5.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.4.0...v0.5.0 |
|
|
|
[0.4.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.3.0...v0.4.0 |
|
|
|
[0.3.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.2.0...v0.3.0 |
|
|
|
[0.9.0]: https://github.com/probe-rs/probe-rs/compare/v0.8.0...v0.9.0 |
|
|
|
[0.8.0]: https://github.com/probe-rs/probe-rs/compare/v0.7.1...v0.8.0 |
|
|
|
[0.7.1]: https://github.com/probe-rs/probe-rs/compare/v0.7.0...v0.7.1 |
|
|
|
[0.7.0]: https://github.com/probe-rs/probe-rs/compare/v0.6.2...v0.7.0 |
|
|
|
[0.6.2]: https://github.com/probe-rs/probe-rs/compare/v0.6.1...v0.6.2 |
|
|
|
[0.6.1]: https://github.com/probe-rs/probe-rs/compare/v0.6.0...v0.6.1 |
|
|
|
[0.6.0]: https://github.com/probe-rs/probe-rs/compare/v0.5.1...v0.6.0 |
|
|
|
[0.5.1]: https://github.com/probe-rs/probe-rs/compare/v0.5.0...v0.5.1 |
|
|
|
[0.5.0]: https://github.com/probe-rs/probe-rs/compare/v0.4.0...v0.5.0 |
|
|
|
[0.4.0]: https://github.com/probe-rs/probe-rs/compare/v0.3.0...v0.4.0 |
|
|
|
[0.3.0]: https://github.com/probe-rs/probe-rs/compare/v0.2.0...v0.3.0 |
|
|
|
[0.2.0]: https://github.com/probe-rs/probe-rs/releases/tag/v0.2.0 |
|
|
|