<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32wba, branch fix-input-sync-bypass</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>wpan: build mac_ffd</title>
<updated>2025-12-16T13:00:05+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-16T13:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=03250ec269382f0d9c1a7a832adf32e2bdd7c265'/>
<id>03250ec269382f0d9c1a7a832adf32e2bdd7c265</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 #5021 from cesardtamayo/feat/stm32wba6_rtc</title>
<updated>2025-12-10T12:20:01+00:00</updated>
<author>
<name>xoviat</name>
<email>49173759+xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-10T12:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=28a72e08265aea090e3968c0b564bb929f2a81ed'/>
<id>28a72e08265aea090e3968c0b564bb929f2a81ed</id>
<content type='text'>
Add basic RTC support to STM32WBA6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add basic RTC support to STM32WBA6
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy rtc into stm32wba examples folder</title>
<updated>2025-12-10T06:17:03+00:00</updated>
<author>
<name>Cesar Tamayo Claro</name>
<email>cesardtamayo@gmail.com</email>
</author>
<published>2025-12-10T06:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3892f575a0b4fc8ad2186020389d9923568a2534'/>
<id>3892f575a0b4fc8ad2186020389d9923568a2534</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wpan: add libraries for wba</title>
<updated>2025-12-06T16:32:51+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-06T16:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=92f814962bbef71ef2f541f0d4dade54e6c58b11'/>
<id>92f814962bbef71ef2f541f0d4dade54e6c58b11</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 wpan dependency to wba examples</title>
<updated>2025-12-04T00:24:55+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-04T00:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2e23e877148d5873ff4e995452325c97707fdfed'/>
<id>2e23e877148d5873ff4e995452325c97707fdfed</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: extract adc4</title>
<updated>2025-11-13T02:06:00+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-13T02:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f0506252e21c96ce3b03e0d1c061a831d7dfe3c3'/>
<id>f0506252e21c96ce3b03e0d1c061a831d7dfe3c3</id>
<content type='text'>
extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extract adc4 into common adc system and add anyInstance trait to cover adc4 and not adc4
</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>
</feed>
