<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/dma/ringbuffer.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>stm32: initial support for alternative ringbuffer implementation</title>
<updated>2024-10-15T09:29:12+00:00</updated>
<author>
<name>Alexandros Liarokapis</name>
<email>liarokapis.v@gmail.com</email>
</author>
<published>2024-09-15T15:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2b10caafd488987b6cf9a2cd69820c81d0a0826e'/>
<id>2b10caafd488987b6cf9a2cd69820c81d0a0826e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor fix</title>
<updated>2024-02-09T22:57:09+00:00</updated>
<author>
<name>eZio Pan</name>
<email>eziopan@qq.com</email>
</author>
<published>2024-01-30T08:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d6636ca11669c60925acb08c32d488c481ee1581'/>
<id>d6636ca11669c60925acb08c32d488c481ee1581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add write_immediate() function to STM32 DMA ringbuffer API to pre-fill the buffer before starting the DMA</title>
<updated>2024-01-03T17:06:03+00:00</updated>
<author>
<name>Tyler Gilbert</name>
<email>tyler.w.gilbert@gmail.com</email>
</author>
<published>2024-01-03T17:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=994b77e6843d70db34c59c0723b7718d52f3fd52'/>
<id>994b77e6843d70db34c59c0723b7718d52f3fd52</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 #1743 from xoviat/dma-2</title>
<updated>2023-08-10T15:21:31+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-08-10T15:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=95262ad5593bd421fc0a79f55bd48f7beb4bb1c9'/>
<id>95262ad5593bd421fc0a79f55bd48f7beb4bb1c9</id>
<content type='text'>
stm32/dma: consolidate ringbuf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stm32/dma: consolidate ringbuf
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-stm32: Misc clippy fixes</title>
<updated>2023-08-06T20:00:39+00:00</updated>
<author>
<name>Grant Miller</name>
<email>GrantM11235@gmail.com</email>
</author>
<published>2023-08-06T20:00:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d49f40dd5c9480376484bd024aabc3651bde105e'/>
<id>d49f40dd5c9480376484bd024aabc3651bde105e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/dma: consolidate ringbuf</title>
<updated>2023-08-04T02:12:34+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2023-08-04T02:12:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7e269f6f1721ef5ca07c6e7354f2dd8b164644b7'/>
<id>7e269f6f1721ef5ca07c6e7354f2dd8b164644b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/dma: remove trace</title>
<updated>2023-07-31T22:55:25+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2023-07-31T22:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=bbc8424a5b502187d62cb0ff607e1ac0a719c1c4'/>
<id>bbc8424a5b502187d62cb0ff607e1ac0a719c1c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/dma: fix condition check</title>
<updated>2023-07-31T01:22:14+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2023-07-31T01:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ffa0c08140be6c90bde9f11e797eda95e4b8331b'/>
<id>ffa0c08140be6c90bde9f11e797eda95e4b8331b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/dma: add traces</title>
<updated>2023-07-31T00:39:17+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2023-07-31T00:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c38c85ef1fef86a5fc73d1329616df17afb3d385'/>
<id>c38c85ef1fef86a5fc73d1329616df17afb3d385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/dma: fix condition check</title>
<updated>2023-07-30T19:02:41+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2023-07-30T19:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=538cf2bc24c6c9b299b01a63f775fa37d66c635b'/>
<id>538cf2bc24c6c9b299b01a63f775fa37d66c635b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
