<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32u5/src/bin, 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>adc: allow usage of anyadcchannel for adc4</title>
<updated>2025-11-20T20:27:31+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-20T20:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3abc2e592f66c16ada6c475e48cde282b79d3c1f'/>
<id>3abc2e592f66c16ada6c475e48cde282b79d3c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: extract adc4</title>
<updated>2025-11-13T02:06:00+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-13T02:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f0506252e21c96ce3b03e0d1c061a831d7dfe3c3'/>
<id>f0506252e21c96ce3b03e0d1c061a831d7dfe3c3</id>
<content type='text'>
extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/adc: extract into common</title>
<updated>2025-11-12T19:14:15+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-12T19:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e32f78fde6f8130f1eb3effa131e42b7ca153ba6'/>
<id>e32f78fde6f8130f1eb3effa131e42b7ca153ba6</id>
<content type='text'>
add common low-level interface for adc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add common low-level interface for adc
</pre>
</div>
</content>
</entry>
<entry>
<title>adc: remove sample_time from struct</title>
<updated>2025-11-10T15:56:42+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-10T15:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=12b59dc610fb659a4d51ccc364865a7e154379d6'/>
<id>12b59dc610fb659a4d51ccc364865a7e154379d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>executor: return error when creating the spawntoken, not when spawning.</title>
<updated>2025-08-29T11:23:21+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T23:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8aec341f28a00012e1771d5c35d2647e11830755'/>
<id>8aec341f28a00012e1771d5c35d2647e11830755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i2c examples</title>
<updated>2025-08-08T15:06:17+00:00</updated>
<author>
<name>Süha Ünüvar</name>
<email>87157627+phycrax@users.noreply.github.com</email>
</author>
<published>2025-08-08T15:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=70bf63723a316d18fb255cae2f6ef9b36f37405b'/>
<id>70bf63723a316d18fb255cae2f6ef9b36f37405b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>stm32u5: Add HSPI example using a flash in memory mapped mode</title>
<updated>2025-01-07T20:55:08+00:00</updated>
<author>
<name>William Spinelli</name>
<email>174336620+williams-one@users.noreply.github.com</email>
</author>
<published>2024-12-20T08:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=29e4b4486ccb8080aa3f93e5078f00ccbdb4ef62'/>
<id>29e4b4486ccb8080aa3f93e5078f00ccbdb4ef62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: generate singletons only for pins that actually exist.</title>
<updated>2025-01-07T19:46:08+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-01-07T19:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=103bb0dfaad02f8391872bfdbc6a7a26591aca11'/>
<id>103bb0dfaad02f8391872bfdbc6a7a26591aca11</id>
<content type='text'>
Before we'd generate all pins Px0..Px15 for each GPIOx port. This changes
codegen to only generate singletons for actually-existing pins.

(AFs were already previously filtered, so these non-existing pins were already mostly useless)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before we'd generate all pins Px0..Px15 for each GPIOx port. This changes
codegen to only generate singletons for actually-existing pins.

(AFs were already previously filtered, so these non-existing pins were already mostly useless)
</pre>
</div>
</content>
</entry>
</feed>
