<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32wl/memory.x, 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>Fix dma nvic issues on dual core lines</title>
<updated>2024-08-17T13:54:41+00:00</updated>
<author>
<name>Alexandros Liarokapis</name>
<email>liarokapis.v@gmail.com</email>
</author>
<published>2024-08-16T21:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2b7e76efe9916170cba69da964d53c19a246ae45'/>
<id>2b7e76efe9916170cba69da964d53c19a246ae45</id>
<content type='text'>
This commit addresses #3256 by disabling dma NVIC interrupt enablement at startup.
Instead, per-channel NVIC interrupt enablement is now done with the rest of the dma channel configuration.
This ensures that each core will only handle the interrupts of the DMA channels that it uses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit addresses #3256 by disabling dma NVIC interrupt enablement at startup.
Instead, per-channel NVIC interrupt enablement is now done with the rest of the dma channel configuration.
This ensures that each core will only handle the interrupts of the DMA channels that it uses.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated WL examples to use new API</title>
<updated>2024-08-05T12:43:57+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2024-08-05T12:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5884576b88e7ec7e26ec1c9b9f61e253cb0e5ea6'/>
<id>5884576b88e7ec7e26ec1c9b9f61e253cb0e5ea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
