<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-mspm0/src/time_driver.rs, 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>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>Rustfmt for 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:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8730a013c395cf0bf4c2fa8eeb7f138288103039'/>
<id>8730a013c395cf0bf4c2fa8eeb7f138288103039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mspm0: generate all singletons</title>
<updated>2025-03-23T00:26:05+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-03-22T00:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=07da54ec18ce5c8dbd07b3d894665e54b75dbe52'/>
<id>07da54ec18ce5c8dbd07b3d894665e54b75dbe52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rustfmt...</title>
<updated>2025-03-14T03:26:06+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-03-14T03:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9531b7422b0bf231d5782bb60b65eeb823b199ff'/>
<id>9531b7422b0bf231d5782bb60b65eeb823b199ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Embassy for MSPM0</title>
<updated>2025-03-14T03:10:45+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-03-14T03:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e0cdc356ccd7f9e20c2b5355cc52b7eb7610147b'/>
<id>e0cdc356ccd7f9e20c2b5355cc52b7eb7610147b</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
</feed>
