aboutsummaryrefslogtreecommitdiff
path: root/embassy-mspm0
diff options
context:
space:
mode:
authorUlf Lilleengen <[email protected]>2025-08-16 13:20:03 +0200
committerUlf Lilleengen <[email protected]>2025-08-25 19:44:51 +0200
commit85c66be61826b03b509f9223d9f4d0b99798fa88 (patch)
tree973bbe7b6e19528b1b5089b4ec5e015e4ab407bd /embassy-mspm0
parent7357810814225e961eced5d0f2b0fe54f46e3970 (diff)
fix: add more missing changelogs
Diffstat (limited to 'embassy-mspm0')
-rw-r--r--embassy-mspm0/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/embassy-mspm0/CHANGELOG.md b/embassy-mspm0/CHANGELOG.md
index cf8aeb046..145f678cd 100644
--- a/embassy-mspm0/CHANGELOG.md
+++ b/embassy-mspm0/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7 7
8<!-- next-header -->
8## Unreleased - ReleaseDate 9## Unreleased - ReleaseDate
9 10
10- feat: Add I2C Controller (blocking & async) + examples for mspm0l1306, mspm0g3507 (tested MCUs) (#4435) 11- feat: Add I2C Controller (blocking & async) + examples for mspm0l1306, mspm0g3507 (tested MCUs) (#4435)