<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-mcxa/src/dma.rs, 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>[MCXA] dma: fix typo</title>
<updated>2025-12-18T18:14:36+00:00</updated>
<author>
<name>Felipe Balbi</name>
<email>febalbi@microsoft.com</email>
</author>
<published>2025-12-18T18:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=743295b1e9836016827c635877ecd8870b2620c3'/>
<id>743295b1e9836016827c635877ecd8870b2620c3</id>
<content type='text'>
Should be an and, not or.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should be an and, not or.
</pre>
</div>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2025-12-09T17:35:45+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T17:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2d7328d5839e196f7b6c275283a50fd4ac019440'/>
<id>2d7328d5839e196f7b6c275283a50fd4ac019440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add error state for DMA transfers</title>
<updated>2025-12-09T17:33:01+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T17:33:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a75aa12d928d1ba0c1759052a652426ab965f739'/>
<id>a75aa12d928d1ba0c1759052a652426ab965f739</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change transfer to return a result</title>
<updated>2025-12-09T16:53:45+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T16:53:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3e7de3a5d81e32e77aeb5232e5a7f512ce39db0e'/>
<id>3e7de3a5d81e32e77aeb5232e5a7f512ce39db0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use saddr read instead of interrupt to avoid double handler definition</title>
<updated>2025-12-09T15:48:43+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T15:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2dd5229c8c4fea6de7a7d52cedc6b6490d567ecf'/>
<id>2dd5229c8c4fea6de7a7d52cedc6b6490d567ecf</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-12-09T15:01:50+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T15:01:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e267cb52d774e8f9db87a9b0cfe63cfa51d4fe8b'/>
<id>e267cb52d774e8f9db87a9b0cfe63cfa51d4fe8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make init private (suggestion from @felipebalbi)</title>
<updated>2025-12-09T14:58:34+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T14:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=af768af11cf10e0376b34c0e5abfc4f0a56398fc'/>
<id>af768af11cf10e0376b34c0e5abfc4f0a56398fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce scatter gather API statically</title>
<updated>2025-12-09T13:41:19+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-09T13:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4386b39e2516c453966d894b4fd265fae9d82c1a'/>
<id>4386b39e2516c453966d894b4fd265fae9d82c1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work on scatter-gather-builder</title>
<updated>2025-12-08T19:33:45+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-08T19:33:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f7d5abfe946e71d426c9d0e96231e48faf27f6cd'/>
<id>f7d5abfe946e71d426c9d0e96231e48faf27f6cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up examples, move interrupts to be more fully managed</title>
<updated>2025-12-08T16:58:00+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-08T16:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=6680ef22fa4b46adb4cda46d6cdbc9dac39dc78c'/>
<id>6680ef22fa4b46adb4cda46d6cdbc9dac39dc78c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
