aboutsummaryrefslogtreecommitdiff
path: root/embassy-mspm0/src/i2c_target.rs
Commit message (Expand)AuthorAgeFilesLines
* mspm0: add MSPM0G518x support and new packages for othersi509VCB2025-12-141-4/+5
* mspm0-i2c-target: split i2c controller and i2c target configsIooon2025-10-101-10/+84
* mspm0-i2c-target: fix spelling mistakes and revert From<ClockDiv> implementationIooon2025-10-101-2/+2
* mspm0-i2c-target: add i2c target with examplecrispaudio2025-10-101-0/+435