Skip to content

new port: MSPM0#972

Open
piotrfila wants to merge 17 commits into
ZigEmbeddedGroup:mainfrom
piotrfila:mspm0-support
Open

new port: MSPM0#972
piotrfila wants to merge 17 commits into
ZigEmbeddedGroup:mainfrom
piotrfila:mspm0-support

Conversation

@piotrfila

Copy link
Copy Markdown
Contributor

This PR adds support for the MSPM0 family as well as some improvements to regz. There is HAL support for gpio and uart so far.

I only have the MSPM0C1104 on hand, but other variants should be easy to support as well.

One issue that will arise if we want to support the variants with more peripheral instances is that all the generated registers have the peripheral instance number prefixed to their name, which should probably be removed with a new type of regz patch. I tried to add this kind of patch, but my familiarity with SQL is very limited, so I postponed it for now.

@mattnite mattnite left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤌 absolutely lovely patch!

Just that one suggestion for the frac div and we're good to go.

Comment thread port/texasinstruments/mspm0/src/hal/Uart.zig Outdated
@piotrfila piotrfila requested a review from mattnite July 14, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants