| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mspm0: add MSPM0G518x support and new packages for others | i509VCB | 2025-12-14 | 1 | -1/+2 |
| | | | | | | | 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: added PR #4897 description to CHANGELOG | Siarhei B | 2025-11-16 | 1 | -0/+1 |
| | | |||||
| * | mspm0: read_reset_cause() | Gordon Tyler | 2025-11-07 | 1 | -0/+1 |
| | | | | | | | This adds a read_reset_cause function that returns an enum value derived from the SYSCTL.RSTCAUSE register. Based on the work by @charlesbmi in #4732. | ||||
| * | Update changelog | Gordon Tyler | 2025-10-27 | 1 | -1/+2 |
| | | |||||
| * | mspm0-i2c-target: added to changelog | crispaudio | 2025-10-10 | 1 | -0/+1 |
| | | |||||
| * | mspm0: add mspm0h321x support | i509VCB | 2025-10-08 | 1 | -1/+2 |
| | | | | | | | This also changes selection of GPIO interrupt type to be calculated by the buildscript. H321x is yet another exception with GPIOB being a physical interrupt rather than part of an interrupt group. H3215/6 are true 5V parts. I wonder if that is a first for an embassy hal | ||||
| * | mspm0: add mspm0c1106 to test matrix | i509VCB | 2025-10-08 | 1 | -1/+2 |
| | | | | | RGZ package chosen to match LP-MSPM0C1106 board | ||||
| * | Enable input-buffer and enable output drive for I/O pin | Charles Guan | 2025-10-07 | 1 | -0/+1 |
| | | |||||
| * | mspm0-adc: add to changelog | crispaudio | 2025-09-08 | 1 | -0/+1 |
| | | |||||
| * | mspm0: add mspm0c1105/6 | i509VCB | 2025-08-28 | 1 | -1/+2 |
| | | |||||
| * | Merge pull request #4574 from bespsm/mspm0-wwdt | i509VCB | 2025-08-28 | 1 | -0/+1 |
| |\ | | | | | | | MSPM0: add window watchdog implementation (WWDT0, WWDT1) | ||||
| | * | msmp0-watchdog: reflect changes in CHANGELOG.md | Siarhei B | 2025-08-28 | 1 | -0/+1 |
| | | | |||||
| * | | fix: add more missing changelogs | Ulf Lilleengen | 2025-08-25 | 1 | -0/+1 |
| |/ | |||||
| * | mspm0: actually enable GPIOA interrupt for l110x | i509VCB | 2025-08-14 | 1 | -0/+1 |
| | | |||||
| * | embassy-mspm0: add changes to the CHANGELOG.md | Siarhei B | 2025-08-14 | 1 | -0/+10 |
