diff options
| author | Siarhei B <[email protected]> | 2025-11-16 01:24:21 +0100 |
|---|---|---|
| committer | Siarhei B <[email protected]> | 2025-11-16 01:26:28 +0100 |
| commit | 0e0253b67100b6ffbaad4f1307f671e9ddec3901 (patch) | |
| tree | 600fa7c2dfdf294f502c389fd45911b9b553db6b /embassy-mspm0 | |
| parent | 5729b653ae5a95fe1af131dcbceb9dbb0397f4c6 (diff) | |
mspm0: added PR #4897 description to CHANGELOG
Diffstat (limited to 'embassy-mspm0')
| -rw-r--r-- | embassy-mspm0/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-mspm0/CHANGELOG.md b/embassy-mspm0/CHANGELOG.md index f0b5868f4..6972a8472 100644 --- a/embassy-mspm0/CHANGELOG.md +++ b/embassy-mspm0/CHANGELOG.md | |||
| @@ -19,3 +19,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 19 | - feat: Add i2c target implementation (#4605) | 19 | - feat: Add i2c target implementation (#4605) |
| 20 | - fix: group irq handlers must check for NO_INTR (#4785) | 20 | - fix: group irq handlers must check for NO_INTR (#4785) |
| 21 | - feat: Add read_reset_cause function | 21 | - feat: Add read_reset_cause function |
| 22 | - feat: Add module Mathacl & example for mspm0g3507 (#4897) \ No newline at end of file | ||
