<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-rp/src/spi.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>embassy-rp: add support for TX-only, no SCK SPI</title>
<updated>2025-11-25T01:21:24+00:00</updated>
<author>
<name>Alex Strandberg</name>
<email>8642246+alexstrandberg@users.noreply.github.com</email>
</author>
<published>2025-11-24T22:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=883a998b8da7274d1c157157d5a5d4110904a93c'/>
<id>883a998b8da7274d1c157157d5a5d4110904a93c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Remove Peripheral trait, rename PeripheralRef-&gt;Peri.</title>
<updated>2025-03-27T14:18:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-03-26T15:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d41eeeae79388f219bf6a84e2f7bde9f6b532516'/>
<id>d41eeeae79388f219bf6a84e2f7bde9f6b532516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `set_config` method to RP SPI driver</title>
<updated>2024-12-02T23:14:24+00:00</updated>
<author>
<name>dstric-aqueduct</name>
<email>96876452+dstric-aqueduct@users.noreply.github.com</email>
</author>
<published>2024-10-15T15:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dcf228e4487982b2aef577eb914d80fcb2ecbdc3'/>
<id>dcf228e4487982b2aef577eb914d80fcb2ecbdc3</id>
<content type='text'>
Add a `set_config` method to `Spi` to allow reconfiguring SPI mode after creation.

The existing implementation of the `embassy-embedded-hal` trait `SetConfig` is changed to use the new method.

Existing uses of `SetConfig`  trait may need to explicitly call the trait method to maintain current return type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a `set_config` method to `Spi` to allow reconfiguring SPI mode after creation.

The existing implementation of the `embassy-embedded-hal` trait `SetConfig` is changed to use the new method.

Existing uses of `SetConfig`  trait may need to explicitly call the trait method to maintain current return type.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tx_dma to async spi</title>
<updated>2024-10-27T22:57:59+00:00</updated>
<author>
<name>Connor</name>
<email>10554880+meigs2@users.noreply.github.com</email>
</author>
<published>2024-10-27T22:41:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ca8e885dbb65541a380e66c678ae148c24782e8e'/>
<id>ca8e885dbb65541a380e66c678ae148c24782e8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CI, rename private feature, address comments from dirbaio.</title>
<updated>2024-08-12T08:32:31+00:00</updated>
<author>
<name>Caleb Jamison</name>
<email>caleb@cbjamo.com</email>
</author>
<published>2024-08-12T08:32:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=778241fd71b8a0cb541d23b69c3f9e47ec2753ff'/>
<id>778241fd71b8a0cb541d23b69c3f9e47ec2753ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial rp235x support</title>
<updated>2024-08-09T01:35:21+00:00</updated>
<author>
<name>Caleb Jamison</name>
<email>caleb@cbjamo.com</email>
</author>
<published>2024-08-08T03:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b185e02a42ad751ec6c31ffa6a1b87503f15489d'/>
<id>b185e02a42ad751ec6c31ffa6a1b87503f15489d</id>
<content type='text'>
Examples have been run, but there is not yet a test suite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Examples have been run, but there is not yet a test suite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use raw slices .len() method instead of unsafe hacks.</title>
<updated>2024-06-13T18:41:08+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-06-13T18:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7ad76f5f603078e7be300ae6fb08c6f6bf23f6c5'/>
<id>7ad76f5f603078e7be300ae6fb08c6f6bf23f6c5</id>
<content type='text'>
Stabilized in 1.79.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stabilized in 1.79.
</pre>
</div>
</content>
</entry>
<entry>
<title>rp: remove mod sealed.</title>
<updated>2024-04-04T22:48:46+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-04-04T22:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a84b33995eacc32e0e13d70293fa9bd7b2bd75f8'/>
<id>a84b33995eacc32e0e13d70293fa9bd7b2bd75f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: document spi, rtc and rest of uart for embassy-rp</title>
<updated>2023-12-19T10:26:08+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2023-12-19T10:26:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=486b67e89522d7e36f6b1078ff8018d64447b39e'/>
<id>486b67e89522d7e36f6b1078ff8018d64447b39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
