<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/usart/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>low-power: use scoped block stop</title>
<updated>2025-12-08T14:19:24+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-08T14:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c93da8fc6d76cd6978c0cfbfb3ab42b0285af8d8'/>
<id>c93da8fc6d76cd6978c0cfbfb3ab42b0285af8d8</id>
<content type='text'>
Co-authored-by: hjeldin &lt;hjeldin@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: hjeldin &lt;hjeldin@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: extract busychannel into common api</title>
<updated>2025-11-25T22:53:26+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-25T22:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0847f4ca4657ea2174fc160f96a69f4c916d146e'/>
<id>0847f4ca4657ea2174fc160f96a69f4c916d146e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: allow granular stop for uart</title>
<updated>2025-11-25T17:47:44+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-25T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d2d00b57c8bf5b6879c5df5021f44652d1fd52ee'/>
<id>d2d00b57c8bf5b6879c5df5021f44652d1fd52ee</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>STM32: USART: Change eager_reads from bool to Option&lt;usize&gt;</title>
<updated>2025-10-01T20:11:09+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2025-09-19T01:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=775123467b0ce6e5daede0795493df9577077a09'/>
<id>775123467b0ce6e5daede0795493df9577077a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STM32: USART: Add de_assertion_time and de_deassertion_time configs</title>
<updated>2025-10-01T20:11:08+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2025-09-18T00:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c87051eecb50b80114c69cedc71ed9e3fcd7bb45'/>
<id>c87051eecb50b80114c69cedc71ed9e3fcd7bb45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STM32: USART: Add `eager_reads` config option</title>
<updated>2025-10-01T20:11:05+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2025-09-15T02:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2e9f3a815d440f33126d47cdcbf3bf1c9eab0ee1'/>
<id>2e9f3a815d440f33126d47cdcbf3bf1c9eab0ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/afio: make the A generic param only appear in chips with AFIO.</title>
<updated>2025-09-05T21:44:25+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-09-05T21:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=35f4ae378cbc9a1263e46baaeac536cae2337896'/>
<id>35f4ae378cbc9a1263e46baaeac536cae2337896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add STM32F1 AFIO remap</title>
<updated>2025-09-05T19:15:46+00:00</updated>
<author>
<name>Fabian Wolter</name>
<email>github@fabian-wolter.de</email>
</author>
<published>2025-07-21T05:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a6562c4f033432e40970aafe82f33c5138adf84e'/>
<id>a6562c4f033432e40970aafe82f33c5138adf84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: gpdma support (wip)</title>
<updated>2025-09-05T12:43:29+00:00</updated>
<author>
<name>elagil</name>
<email>elagil@takanome.de</email>
</author>
<published>2025-08-25T19:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cf5b1ea9f593d1d80b718b88330f041b59d071f1'/>
<id>cf5b1ea9f593d1d80b718b88330f041b59d071f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
