<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32h7, 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>sdmmc: factor out sd and add sdio mod</title>
<updated>2025-12-11T14:00:24+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-11T14:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=48100a2e8d15364f6243d3db0a649e5c90c9ffe7'/>
<id>48100a2e8d15364f6243d3db0a649e5c90c9ffe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5018 from xoviat/sdio</title>
<updated>2025-12-10T01:39:17+00:00</updated>
<author>
<name>xoviat</name>
<email>49173759+xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-10T01:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b1798e14d202a28ade6b9f2e985d4aaa0ad7c758'/>
<id>b1798e14d202a28ade6b9f2e985d4aaa0ad7c758</id>
<content type='text'>
stm32: refactor sdmmc module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stm32: refactor sdmmc module
</pre>
</div>
</content>
</entry>
<entry>
<title>sdmmc: refactor sd card creation</title>
<updated>2025-12-10T01:36:05+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-10T01:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c5c7a2143b15530b0c8f08d1dd6e24a6985318f9'/>
<id>c5c7a2143b15530b0c8f08d1dd6e24a6985318f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow again to set nodiv independently of master clock divider</title>
<updated>2025-12-09T17:56:03+00:00</updated>
<author>
<name>Roman Lim</name>
<email>roman.lim@swissphone.com</email>
</author>
<published>2025-09-24T11:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ac764a85a1287b9ca921352aa1fd21c78ffa0312'/>
<id>ac764a85a1287b9ca921352aa1fd21c78ffa0312</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>Merge pull request #4910 from fbrozovic/h7-async-flash</title>
<updated>2025-11-19T21:30:06+00:00</updated>
<author>
<name>xoviat</name>
<email>49173759+xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-19T21:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4d040403f56da169337b10008027df28ecb921e7'/>
<id>4d040403f56da169337b10008027df28ecb921e7</id>
<content type='text'>
stm32: implement async flash
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stm32: implement async flash
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: add async flash example for h7</title>
<updated>2025-11-18T13:16:04+00:00</updated>
<author>
<name>Filip Brozovic</name>
<email>fbrozovic@gmail.com</email>
</author>
<published>2025-11-18T13:05:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8f6f6ae8e90610ddd76df001e618075524299d2b'/>
<id>8f6f6ae8e90610ddd76df001e618075524299d2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
