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 e935eb3 commit 3d33a18Copy full SHA for 3d33a18
cortex-m/CHANGELOG.md
@@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+## Changed
11
+
12
- Bumped MSRV to 1.61 for compatibility with syn versions >=2.0.68 and to match cortex-m-rt crate
13
14
+### Added
15
16
+- Added `set_sevonpend` and `clear_sevonpend` (#539).
17
18
## [v0.7.7] - 2023-01-03
19
20
- Add missing documentation for `critical-section-single-core` feature added
0 commit comments