<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-rp/src/pio_programs/mod.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>rp: add new pio spi program</title>
<updated>2025-09-05T18:35:48+00:00</updated>
<author>
<name>Adrian Wowk</name>
<email>dev@adrianwowk.com</email>
</author>
<published>2025-07-03T01:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4cac3ac1d24d6b651d79bfca8401824c28f5102c'/>
<id>4cac3ac1d24d6b651d79bfca8401824c28f5102c</id>
<content type='text'>
This commit adds a new PIO program which implements SPI. This allows
you to drive more than 2 SPI buses by using PIO state machines as
additional duplex SPI interfaces.

The driver supports both blocking and async modes of operation and
exclusively uses the DMA for async IO.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit adds a new PIO program which implements SPI. This allows
you to drive more than 2 SPI buses by using PIO state machines as
additional duplex SPI interfaces.

The driver supports both blocking and async modes of operation and
exclusively uses the DMA for async IO.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PIO clock divider utility and refactor related modules</title>
<updated>2025-05-03T12:46:30+00:00</updated>
<author>
<name>1-rafael-1</name>
<email>rafael.koch@gmx.net</email>
</author>
<published>2025-05-03T12:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3d9cac361ed6bd0cd00cab7bf924608c89de9108'/>
<id>3d9cac361ed6bd0cd00cab7bf924608c89de9108</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move pio programs into embassy-rp</title>
<updated>2024-10-09T14:18:00+00:00</updated>
<author>
<name>Caleb Jamison</name>
<email>caleb@cbjamo.com</email>
</author>
<published>2024-10-09T14:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=57c1fbf3089e2a2dc9fe5b7d1f1e094596566395'/>
<id>57c1fbf3089e2a2dc9fe5b7d1f1e094596566395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
