| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mspm0: add MSPM0G518x support and new packages for others | i509VCB | 2025-12-14 | 1 | -0/+4 |
| | | | | | | | 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). | ||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | mspm0: generate all singletons | i509VCB | 2025-03-22 | 1 | -0/+3 |
| | | |||||
| * | rustfmt... | i509VCB | 2025-03-13 | 1 | -22/+8 |
| | | |||||
| * | Embassy for MSPM0 | i509VCB | 2025-03-13 | 1 | -0/+437 |
| This adds an embassy hal for the Texas Instruments MSPM0 microcontroller series. So far the GPIO and time drivers have been implemented. I have tested these drivers on the following parts: - C1104 - L1306 - L2228 - G3507 - G3519 The PAC is generated at https://github.com/mspm0-rs | |||||
