We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b882da commit 1aeb940Copy full SHA for 1aeb940
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
- Use `critical_section::with` instead of `interrupt::free` for `Peripherals::take`.
12
- Bring documentation on how to generate MSP430 PACs up to date (in line with
13
[msp430_svd](https://github.com/pftbest/msp430_svd)).
14
+- Prefix submodule path with self:: when reexporting submodules to avoid ambiguity in crate path.
15
16
## [v0.25.1] - 2022-08-22
17
0 commit comments