<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-rp/src/pio_programs/spi.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>embassy-rp: doc comment spelling pass</title>
<updated>2025-10-27T15:30:21+00:00</updated>
<author>
<name>Rob Wells</name>
<email>rob@robjwells.com</email>
</author>
<published>2025-10-27T15:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7ef9a6453a0a2a286741d47fcb99170d802f7d7d'/>
<id>7ef9a6453a0a2a286741d47fcb99170d802f7d7d</id>
<content type='text'>
All changes but one are to documentation comments, and one to an
ordinary comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All changes but one are to documentation comments, and one to an
ordinary comment.
</pre>
</div>
</content>
</entry>
<entry>
<title>rp: move pio pin configs after set_config</title>
<updated>2025-09-05T18:35:48+00:00</updated>
<author>
<name>Adrian Wowk</name>
<email>dev@adrianwowk.com</email>
</author>
<published>2025-08-20T18:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=51373065752693c1e49d8d9df7c4452d0f62b7f3'/>
<id>51373065752693c1e49d8d9df7c4452d0f62b7f3</id>
<content type='text'>
This is needed for the program to work correctly on rp235xb when using
the higher pin numbers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for the program to work correctly on rp235xb when using
the higher pin numbers.
</pre>
</div>
</content>
</entry>
<entry>
<title>rp: add pio spi runtime reconfiguration</title>
<updated>2025-09-05T18:35:48+00:00</updated>
<author>
<name>Adrian Wowk</name>
<email>dev@adrianwowk.com</email>
</author>
<published>2025-07-19T00:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=62ff0194f4b7413b17dbc69813ec205638248aa7'/>
<id>62ff0194f4b7413b17dbc69813ec205638248aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>style: cleanup with rustfmt</title>
<updated>2025-09-05T18:35:48+00:00</updated>
<author>
<name>Adrian Wowk</name>
<email>dev@adrianwowk.com</email>
</author>
<published>2025-07-03T02:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=83b42e0db620b7fc2364763b452b346b711e8d9f'/>
<id>83b42e0db620b7fc2364763b452b346b711e8d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
