From 0e0253b67100b6ffbaad4f1307f671e9ddec3901 Mon Sep 17 00:00:00 2001 From: Siarhei B Date: Sun, 16 Nov 2025 01:24:21 +0100 Subject: mspm0: added PR #4897 description to CHANGELOG --- embassy-mspm0/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'embassy-mspm0') 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 - feat: Add i2c target implementation (#4605) - fix: group irq handlers must check for NO_INTR (#4785) - feat: Add read_reset_cause function +- feat: Add module Mathacl & example for mspm0g3507 (#4897) \ No newline at end of file -- cgit