<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32g0, 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>Update to embedded-io 0.7</title>
<updated>2025-12-19T11:29:50+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-01T19:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=62ed44f99af9e33d689c8308149f8f992176895f'/>
<id>62ed44f99af9e33d689c8308149f8f992176895f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted adding AnyBinding, removed AnyChannel, removed ability for ExtiInput to accept AnyPin and AnyChannel arguments, added ExtiPin trait for all pins which is lost on converstion to AnyPin and contains type-level ExtiChannel information</title>
<updated>2025-11-22T21:48:46+00:00</updated>
<author>
<name>WillaWillNot</name>
<email>WillaWillNot@users.noreply.github.com</email>
</author>
<published>2025-11-22T21:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=764c921a573e42f510a74d61f31302b8609bbd6c'/>
<id>764c921a573e42f510a74d61f31302b8609bbd6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed broken examples/formatting reported by CI</title>
<updated>2025-11-22T01:44:07+00:00</updated>
<author>
<name>WillaWillNot</name>
<email>WillaWillNot@users.noreply.github.com</email>
</author>
<published>2025-11-22T01:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=54d57bc72f0e2b3eef0fa92d0b730ed6efd7bcaa'/>
<id>54d57bc72f0e2b3eef0fa92d0b730ed6efd7bcaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation, fixed EXTI definition issues with chips that have touch sensing, updated examples, added generation of convenience method to bind_interrupts for easier type erasure</title>
<updated>2025-11-21T21:36:15+00:00</updated>
<author>
<name>WillaWillNot</name>
<email>WillaWillNot@users.noreply.github.com</email>
</author>
<published>2025-11-20T21:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=623623a25f213f76de932eaf4458c3120823d205'/>
<id>623623a25f213f76de932eaf4458c3120823d205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/adc: extract into common</title>
<updated>2025-11-12T19:14:15+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-12T19:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e32f78fde6f8130f1eb3effa131e42b7ca153ba6'/>
<id>e32f78fde6f8130f1eb3effa131e42b7ca153ba6</id>
<content type='text'>
add common low-level interface for adc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add common low-level interface for adc
</pre>
</div>
</content>
</entry>
<entry>
<title>adc: remove sample_time from struct</title>
<updated>2025-11-10T15:56:42+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-10T15:56:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=12b59dc610fb659a4d51ccc364865a7e154379d6'/>
<id>12b59dc610fb659a4d51ccc364865a7e154379d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rtc: use consistent api between stop and non-stop</title>
<updated>2025-11-04T22:35:07+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-04T22:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b9559c7713bc7f773cdef0df14f1158840d06d06'/>
<id>b9559c7713bc7f773cdef0df14f1158840d06d06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the temperature reading to preserve the sign bits</title>
<updated>2025-11-02T22:10:02+00:00</updated>
<author>
<name>Michael Turner</name>
<email>mikeyt@pobox.com</email>
</author>
<published>2025-11-02T22:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=719c2bbbb89c0121bbd2b62f9aeb98327e583d2b'/>
<id>719c2bbbb89c0121bbd2b62f9aeb98327e583d2b</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>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:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=abc8e450f936567ad42cb34b5d2a7941b206aa5d'/>
<id>abc8e450f936567ad42cb34b5d2a7941b206aa5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
