<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-mspm0/Cargo.toml, branch fix-input-sync-bypass</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>Update to embedded-io 0.7</title>
<updated>2025-12-19T11:29:50+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-01T19:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=62ed44f99af9e33d689c8308149f8f992176895f'/>
<id>62ed44f99af9e33d689c8308149f8f992176895f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: add MSPM0G518x support and new packages for others</title>
<updated>2025-12-14T06:37:30+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-12-14T03:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5bef2eab2352113c2ab9a97be72d72d6df46045d'/>
<id>5bef2eab2352113c2ab9a97be72d72d6df46045d</id>
<content type='text'>
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).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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).
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: bump mspm0-metapac rev. &amp; add minimath lib as dependency</title>
<updated>2025-11-16T00:25:53+00:00</updated>
<author>
<name>Siarhei B</name>
<email>dkc.sergey.dema@gmail.com</email>
</author>
<published>2025-11-16T00:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=80a8d7d9798514cd1cfa7f4188c51f25334952dc'/>
<id>80a8d7d9798514cd1cfa7f4188c51f25334952dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: read_reset_cause()</title>
<updated>2025-11-08T04:01:21+00:00</updated>
<author>
<name>Gordon Tyler</name>
<email>gordon.tyler@synaptivemedical.com</email>
</author>
<published>2025-11-03T20:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ef7729e6992e42c9d8c2f97b3c06f36d480c02dc'/>
<id>ef7729e6992e42c9d8c2f97b3c06f36d480c02dc</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: add mspm0h321x support</title>
<updated>2025-10-08T19:39:07+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-10-02T22:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c6799c2921780254319d293d37f33161f5fd1832'/>
<id>c6799c2921780254319d293d37f33161f5fd1832</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: add mspm0c1106 to test matrix</title>
<updated>2025-10-08T19:22:18+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-10-02T22:13:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3f9af34e5a2347076df1f860baabaaa47eeca13d'/>
<id>3f9af34e5a2347076df1f860baabaaa47eeca13d</id>
<content type='text'>
RGZ package chosen to match LP-MSPM0C1106 board
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RGZ package chosen to match LP-MSPM0C1106 board
</pre>
</div>
</content>
</entry>
<entry>
<title>Edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=abc8e450f936567ad42cb34b5d2a7941b206aa5d'/>
<id>abc8e450f936567ad42cb34b5d2a7941b206aa5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: add mspm0c1105/6</title>
<updated>2025-08-28T20:03:50+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-08-28T20:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=338227c21abea9621887ed428c2272d7bdeeafdd'/>
<id>338227c21abea9621887ed428c2272d7bdeeafdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4574 from bespsm/mspm0-wwdt</title>
<updated>2025-08-28T16:52:44+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-08-28T16:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d3c84ee1d34329e61464c9acbedab74e9076ac0d'/>
<id>d3c84ee1d34329e61464c9acbedab74e9076ac0d</id>
<content type='text'>
MSPM0: add window watchdog implementation (WWDT0, WWDT1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MSPM0: add window watchdog implementation (WWDT0, WWDT1)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: update more minor versions</title>
<updated>2025-08-27T06:44:05+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-08-27T06:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3e8d8fec15286eb25b8bba7d103c8fc279544551'/>
<id>3e8d8fec15286eb25b8bba7d103c8fc279544551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
