<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32l4/src/bin/usart_blocking_async.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>Switch to crates.io embedded-hal, embedded-hal-async.</title>
<updated>2022-04-22T17:58:24+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-04-22T17:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3251a21fb7f7d0bcbd4e900274f4917c58ab9c87'/>
<id>3251a21fb7f7d0bcbd4e900274f4917c58ab9c87</id>
<content type='text'>
This temporarily removes support for the async UART trait, since it's
not yet in embedded-hal-async.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This temporarily removes support for the async UART trait, since it's
not yet in embedded-hal-async.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use embassy/defmt-timestamp-uptime in all examples.</title>
<updated>2022-04-02T02:35:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-04-02T02:35:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=82803bffdab0842bf6c3e4bce21131d437b06669'/>
<id>82803bffdab0842bf6c3e4bce21131d437b06669</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.</title>
<updated>2022-01-26T23:08:02+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-01-26T23:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0719b05d63a1d80d3b8ea39a411545a6e8e22ec2'/>
<id>0719b05d63a1d80d3b8ea39a411545a6e8e22ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support unstable-trait feature for stm32</title>
<updated>2022-01-26T21:39:06+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2022-01-26T21:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4032fc06556312eab27488f05efe1803ade47b45'/>
<id>4032fc06556312eab27488f05efe1803ade47b45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add adapter for implementing async traits for blocking types</title>
<updated>2021-12-17T11:54:51+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2021-12-17T11:50:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3811c0a401281ece6e7adb24238ebf7ff39a2362'/>
<id>3811c0a401281ece6e7adb24238ebf7ff39a2362</id>
<content type='text'>
This allows writing drivers relying on async traits, while still
functioning with implementations that already implement the embedded-hal
traits.

Add examples to stm32l4 for using this feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows writing drivers relying on async traits, while still
functioning with implementations that already implement the embedded-hal
traits.

Add examples to stm32l4 for using this feature.
</pre>
</div>
</content>
</entry>
</feed>
