<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-nxp/src/gpio, branch main</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>nxp: generate all chip peripherals and impls from metadata</title>
<updated>2025-11-17T03:04:12+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-10-25T18:14:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=21dd55b69ed2418f62a86185b52d6c7df9d6292b'/>
<id>21dd55b69ed2418f62a86185b52d6c7df9d6292b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nxp/lpc55: eliminate match_iocon</title>
<updated>2025-10-13T21:20:50+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-10-13T21:17:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f43eb6c204b5fe8a975bd0d325b268cbbcb00f99'/>
<id>f43eb6c204b5fe8a975bd0d325b268cbbcb00f99</id>
<content type='text'>
It is easier to have SealedPin provide a way to get to the Pio icon registers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is easier to have SealedPin provide a way to get to the Pio icon registers
</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>lpc55: gpio rewritten</title>
<updated>2025-09-12T08:07:02+00:00</updated>
<author>
<name>Roi Bachynskyi</name>
<email>roybachynskyi@gmail.com</email>
</author>
<published>2025-08-30T11:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=19bb3668669710dbd1d17dc5fb0dee6d915f012e'/>
<id>19bb3668669710dbd1d17dc5fb0dee6d915f012e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nxp: Add mimxrt1062 support</title>
<updated>2025-07-22T16:25:45+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-07-22T01:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1d46f55bddf402c33143959e1ad26af59bb15855'/>
<id>1d46f55bddf402c33143959e1ad26af59bb15855</id>
<content type='text'>
The examples in this case are designed for the IMXRT1060-EVK. The same chip is used in the Teensy 4.0/1, but that will probably get its own set of examples due to some differences such as the FCB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The examples in this case are designed for the IMXRT1060-EVK. The same chip is used in the Teensy 4.0/1, but that will probably get its own set of examples due to some differences such as the FCB.
</pre>
</div>
</content>
</entry>
<entry>
<title>nxp: Add MIMXRT1011 GPIO and time driver</title>
<updated>2025-07-22T16:07:10+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-07-10T04:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1ad5d5a771d5109a763361454fb724b85ae25fdd'/>
<id>1ad5d5a771d5109a763361454fb724b85ae25fdd</id>
<content type='text'>
PIT is used for the time driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PIT is used for the time driver
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: fmt.rs was added</title>
<updated>2025-07-21T09:49:17+00:00</updated>
<author>
<name>Roi Bachynskyi</name>
<email>roybachynskyi@gmail.com</email>
</author>
<published>2025-07-21T09:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2a696579275a035ab56023313284f8a66ef37a45'/>
<id>2a696579275a035ab56023313284f8a66ef37a45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nxp: feature gate lpc55 gpio and pint to lpc55</title>
<updated>2025-07-08T21:39:40+00:00</updated>
<author>
<name>i509VCB</name>
<email>git@i509.me</email>
</author>
<published>2025-07-07T03:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7219df4a5f9a666c6b0114eb9e86b6ab088fdeaa'/>
<id>7219df4a5f9a666c6b0114eb9e86b6ab088fdeaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
