diff options
| author | i509VCB <[email protected]> | 2025-08-28 15:00:46 -0500 |
|---|---|---|
| committer | i509VCB <[email protected]> | 2025-08-28 15:03:50 -0500 |
| commit | 338227c21abea9621887ed428c2272d7bdeeafdd (patch) | |
| tree | 2de4e3ab189c70b88049be6974c2f947808a428e /embassy-mspm0/CHANGELOG.md | |
| parent | d3c84ee1d34329e61464c9acbedab74e9076ac0d (diff) | |
mspm0: add mspm0c1105/6
Diffstat (limited to 'embassy-mspm0/CHANGELOG.md')
| -rw-r--r-- | embassy-mspm0/CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/embassy-mspm0/CHANGELOG.md b/embassy-mspm0/CHANGELOG.md index eca0defd7..c7da4eb33 100644 --- a/embassy-mspm0/CHANGELOG.md +++ b/embassy-mspm0/CHANGELOG.md | |||
| @@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
| 7 | 7 | ||
| 8 | <!-- next-header --> | 8 | <!-- next-header --> |
| 9 | ## Unreleased - ReleaseDate | 9 | ## Unreleased - ReleaseDate |
| 10 | 10 | ||
| 11 | - 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) |
| 12 | - fix gpio interrupt not being set for mspm0l110x | 12 | - fix gpio interrupt not being set for mspm0l110x |
| 13 | - feat: Add window watchdog implementation based on WWDT0, WWDT1 peripherals (#4574) | 13 | - feat: Add window watchdog implementation based on WWDT0, WWDT1 peripherals (#4574) |
| 14 | - feat: Add MSPM0C1105/C1106 support | ||
