<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/adc/injected.rs, 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>adc: type-erase regs instance</title>
<updated>2025-12-06T18:17:00+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-12-06T18:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4f66b2f2090e2fcfd7d92f9ebd07cc9048eb70d7'/>
<id>4f66b2f2090e2fcfd7d92f9ebd07cc9048eb70d7</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: add lifetime to AnyAdcChannel.</title>
<updated>2025-12-04T01:11:16+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-12-04T01:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e98694606d556d611400dcaf96844343bed2c5f7'/>
<id>e98694606d556d611400dcaf96844343bed2c5f7</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>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: consolidate functions</title>
<updated>2025-11-10T19:48:24+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-10T19:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d89d8d9e2bb201fe5f1d8212d317abb12a91666f'/>
<id>d89d8d9e2bb201fe5f1d8212d317abb12a91666f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cargo fmt</title>
<updated>2025-11-07T14:54:04+00:00</updated>
<author>
<name>Jakob</name>
<email>jakob.laurell@wattstep.com</email>
</author>
<published>2025-11-07T14:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f4746467438b9d385f03b85823e0eb6ce9f49ee9'/>
<id>f4746467438b9d385f03b85823e0eb6ce9f49ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework how sequences ADC are specified. Update documentation in g4. Carefully chose which methods to expose publicly</title>
<updated>2025-11-07T14:49:15+00:00</updated>
<author>
<name>Jakob</name>
<email>jakob.laurell@wattstep.com</email>
</author>
<published>2025-11-07T14:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b67c2055a54341c4cdf366688e6ef5ad6d87c7d2'/>
<id>b67c2055a54341c4cdf366688e6ef5ad6d87c7d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create raii wrapper for injected conversions</title>
<updated>2025-11-05T19:53:43+00:00</updated>
<author>
<name>Jakob</name>
<email>jakob.laurell@wattstep.com</email>
</author>
<published>2025-11-05T19:53:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8f6ce6b13e9ed1707f945d276439a31420f28bfb'/>
<id>8f6ce6b13e9ed1707f945d276439a31420f28bfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
