<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/adc/ringbuffered.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>adc: fix ringbuf stop</title>
<updated>2025-11-20T13:49:14+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-20T13:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8d1b4fde897af2c943b5b1abe1503a49a5b8560a'/>
<id>8d1b4fde897af2c943b5b1abe1503a49a5b8560a</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>Implement into_ring_buffered for g4. Add methods for configuring injected sampling for g4.</title>
<updated>2025-11-04T18:55:09+00:00</updated>
<author>
<name>Jakob</name>
<email>jakob.laurell@wattstep.com</email>
</author>
<published>2025-11-04T18:55:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8184bb809b65281cfcf0035e40c7c215d6b9aeda'/>
<id>8184bb809b65281cfcf0035e40c7c215d6b9aeda</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: move dma pause</title>
<updated>2025-11-04T01:24:47+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-04T01:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=60c69c89f6a8116adac0d70ab56df08ce4bdc980'/>
<id>60c69c89f6a8116adac0d70ab56df08ce4bdc980</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: reorder and unify</title>
<updated>2025-11-04T00:51:29+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-04T00:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=81adf1d8e4ef9382e4329ca2ace36057c9d0ea73'/>
<id>81adf1d8e4ef9382e4329ca2ace36057c9d0ea73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2025-11-03T22:27:11+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-03T22:27:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=afc412dd0be175b6d24daa255a018b07006c5d95'/>
<id>afc412dd0be175b6d24daa255a018b07006c5d95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unify ringbuffered versions</title>
<updated>2025-11-03T22:16:47+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-03T22:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=efc47c8013e957bd7f8a669e2a7ef24d9eee0cee'/>
<id>efc47c8013e957bd7f8a669e2a7ef24d9eee0cee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
