msmp0-watchdog: reflect changes in CHANGELOG.md

This commit is contained in:
Siarhei B 2025-08-21 11:44:30 +02:00
parent 0a45a4663c
commit cdb2354418

View File

@ -9,3 +9,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- feat: Add I2C Controller (blocking & async) + examples for mspm0l1306, mspm0g3507 (tested MCUs) (#4435)
- fix gpio interrupt not being set for mspm0l110x
- feat: Add window watchdog implementation based on WWDT0, WWDT1 peripherals (#4574)