<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32wl55, 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>stm32/rcc: remove Rcc struct, RccExt trait.</title>
<updated>2022-01-04T23:00:44+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-01-04T22:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2eb0cc5df78b2abd38228ee1f07b7c446e17d362'/>
<id>2eb0cc5df78b2abd38228ee1f07b7c446e17d362</id>
<content type='text'>
All the RCC configuration is executed in init().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All the RCC configuration is executed in init().
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/rcc: remove builders on Config.</title>
<updated>2022-01-04T12:31:30+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-01-04T10:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cdc66e110f084a27b2bae61d0611c884fcc5f845'/>
<id>cdc66e110f084a27b2bae61d0611c884fcc5f845</id>
<content type='text'>
This makes API consistent with other Config structs in Embassy, where
the convention is to not use builders.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes API consistent with other Config structs in Embassy, where
the convention is to not use builders.
</pre>
</div>
</content>
</entry>
</feed>
