<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32wb55, 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>Add missing stm32wl/stm32wb chips except stm32wle</title>
<updated>2022-04-08T01:15:27+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-04-08T01:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0c07d0375406c6079e4b143cd7ac380d0a2bfd5f'/>
<id>0c07d0375406c6079e4b143cd7ac380d0a2bfd5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>stm32: add rust stable support</title>
<updated>2022-02-12T01:45:52+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-02-12T01:26:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=340eb4eeadd1c7a022143d92bf6e3bb7ce141131'/>
<id>340eb4eeadd1c7a022143d92bf6e3bb7ce141131</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>stm32: add `time-driver-any` cargo feature that automatically picks one available timer.</title>
<updated>2022-01-23T23:24:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-01-23T23:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=79f60adbfba41b4abec7b9d1444bf64e5423feaa'/>
<id>79f60adbfba41b4abec7b9d1444bf64e5423feaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/exti: expose all functionality as inherent methods.</title>
<updated>2022-01-19T16:59:55+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-01-14T21:10:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b526addf7b98a9c3612f2299184592dad3cd74f7'/>
<id>b526addf7b98a9c3612f2299184592dad3cd74f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/gpio: expose all functionality as inherent methods.</title>
<updated>2022-01-19T16:59:55+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-01-14T21:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=58fc64722c65bbdc209ae0fd1700f03702bbcd08'/>
<id>58fc64722c65bbdc209ae0fd1700f03702bbcd08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make exti an optional feature</title>
<updated>2022-01-12T13:28:10+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2022-01-12T11:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2bc105803ab5ad176978a56aa90ad03b276bfc47'/>
<id>2bc105803ab5ad176978a56aa90ad03b276bfc47</id>
<content type='text'>
* Add embassy-stm32 build with exti
* Add exti to examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add embassy-stm32 build with exti
* Add exti to examples
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: remove unused deps.</title>
<updated>2021-11-29T01:07:48+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-11-24T02:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3332c4070555f8c87564aa90f61091c9fa4aef8a'/>
<id>3332c4070555f8c87564aa90f61091c9fa4aef8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused deps</title>
<updated>2021-11-15T19:13:22+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-11-15T19:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9b17b3d721299669a3f8fad66f47c29cdc930a70'/>
<id>9b17b3d721299669a3f8fad66f47c29cdc930a70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
