File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
15
15
- Merge ` HStdout ` and ` HStderr ` into one type: ` HostStream `
16
16
- Support cortex-m v0.7
17
17
18
+ ## [ v0.3.6] - 2020-12-01
19
+
20
+ ### Added
21
+
22
+ - Update cortex-m dependency to support version 0.7.
23
+ - Add ` no-semihosting ` feature to disable all semihosting calls.
24
+
18
25
## [ v0.3.5] - 2019-08-29
19
26
20
27
### Added
@@ -122,6 +129,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
122
129
[ Unreleased ] : https://github.com/rust-embedded/cortex-m/compare/c-m-sh-v0.4.1...HEAD
123
130
[ v0.4.1 ] : https://github.com/rust-embedded/cortex-m/compare/c-m-sh-v0.4.0...c-m-sh-v0.4.1
124
131
[ v0.4.0 ] : https://github.com/rust-embedded/cortex-m/compare/c-m-sh-v0.3.5...c-m-sh-v0.4.0
132
+ [ v0.3.6 ] : https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.5...v0.3.6
125
133
[ v0.3.5 ] : https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.4...v0.3.5
126
134
[ v0.3.4 ] : https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.3...v0.3.4
127
135
[ v0.3.3 ] : https://github.com/rust-embedded/cortex-m-semihosting/compare/v0.3.2...v0.3.3
You can’t perform that action at this time.
0 commit comments