<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32u0/src/bin/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>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>
<entry>
<title>Add spi, i2c and fix usart</title>
<updated>2024-04-16T13:33:23+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2024-04-16T13:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a5f754238b77a8ef9ec8c6ad4c59af8fa5d5b374'/>
<id>a5f754238b77a8ef9ec8c6ad4c59af8fa5d5b374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
