| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mspm0: add MSPM0G518x support and new packages for others | i509VCB | 2025-12-14 | 1 | -4/+5 |
| | | | | | | | G518x is the first MSPM0 part with a USB, I2S and NPU peripheral. There is also a new TIMB peripheral (no PWM, so it is perfect for a time driver). Unfortunately it also introduces UNICOMM which is a shared peripheral which can be in UART/I2C/SPI modes. This means that the current UART and I2C drivers need some adjustment to work with the new UNICOMM parts (which is the future). | ||||
| * | mspm0-i2c-target: split i2c controller and i2c target configs | Iooon | 2025-10-10 | 1 | -10/+84 |
| | | |||||
| * | mspm0-i2c-target: fix spelling mistakes and revert From<ClockDiv> implementation | Iooon | 2025-10-10 | 1 | -2/+2 |
| | | |||||
| * | mspm0-i2c-target: add i2c target with example | crispaudio | 2025-10-10 | 1 | -0/+435 |
