File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.5.7] - 2018-09-06
11
+
12
+ ### Added
13
+
14
+ - ` DCB::enable_trace() ` and ` DCB::disable_trace() `
15
+
10
16
## [ v0.5.6] - 2018-08-27
11
17
12
18
### Fixed
@@ -497,7 +503,8 @@ fn main() {
497
503
- Functions to get the vector table
498
504
- Wrappers over miscellaneous instructions like ` bkpt `
499
505
500
- [ Unreleased ] : https://github.com/rust-embedded/cortex-m/compare/v0.5.6...HEAD
506
+ [ Unreleased ] : https://github.com/rust-embedded/cortex-m/compare/v0.5.7...HEAD
507
+ [ v0.5.7 ] : https://github.com/rust-embedded/cortex-m/compare/v0.5.6...v0.5.7
501
508
[ v0.5.6 ] : https://github.com/rust-embedded/cortex-m/compare/v0.5.5...v0.5.6
502
509
[ v0.5.5 ] : https://github.com/rust-embedded/cortex-m/compare/v0.5.4...v0.5.5
503
510
[ v0.5.4 ] : https://github.com/rust-embedded/cortex-m/compare/v0.5.3...v0.5.4
You can’t perform that action at this time.
0 commit comments