<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/flash/common.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>add changelog and fix rustfmt errors</title>
<updated>2025-11-13T10:26:06+00:00</updated>
<author>
<name>Andreas Lindahl Flåten (ALF)</name>
<email>andreas.flaten@rvmsystems.com</email>
</author>
<published>2025-11-13T10:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f72349660eb30f6fc32104db60c33a732a99f6b5'/>
<id>f72349660eb30f6fc32104db60c33a732a99f6b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add c.rs flash for the stm32c0 family</title>
<updated>2025-11-13T10:26:06+00:00</updated>
<author>
<name>Andreas Lindahl Flåten (ALF)</name>
<email>andreas.flaten@rvmsystems.com</email>
</author>
<published>2025-11-05T15:47:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dccf185e1489c0055fcacdea59ce7837cc4d076d'/>
<id>dccf185e1489c0055fcacdea59ce7837cc4d076d</id>
<content type='text'>
This is basically a copy of the `g.rs` file, with multi bank support
removed (c0 is single bank only).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is basically a copy of the `g.rs` file, with multi bank support
removed (c0 is single bank only).
</pre>
</div>
</content>
</entry>
<entry>
<title>Rustfmt for edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8730a013c395cf0bf4c2fa8eeb7f138288103039'/>
<id>8730a013c395cf0bf4c2fa8eeb7f138288103039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all notion of 'default' and 'alt' flash layouts. Now there's just the one layout.</title>
<updated>2025-05-01T12:28:06+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2025-05-01T11:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e478bdf1df1c41cee0fd0aad29a66db4cf6f93f5'/>
<id>e478bdf1df1c41cee0fd0aad29a66db4cf6f93f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check the bank setup when required</title>
<updated>2025-04-24T09:40:15+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2025-04-24T09:40:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=19351c374ad42eb720194f8921375773a9b9c0a9'/>
<id>19351c374ad42eb720194f8921375773a9b9c0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Peripheral trait, rename PeripheralRef-&gt;Peri.</title>
<updated>2025-03-27T14:18:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-03-26T15:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d41eeeae79388f219bf6a84e2f7bde9f6b532516'/>
<id>d41eeeae79388f219bf6a84e2f7bde9f6b532516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update stm32-metapac.</title>
<updated>2025-01-06T14:40:05+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-01-06T14:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7f05c1e43904081f16cdf7e3f7df99fc9d7f3fee'/>
<id>7f05c1e43904081f16cdf7e3f7df99fc9d7f3fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Swat some other occurrences of .unwrap() that pull in panicing infra</title>
<updated>2024-06-28T20:52:21+00:00</updated>
<author>
<name>David Flemström</name>
<email>david.flemstrom@gmail.com</email>
</author>
<published>2024-06-28T19:50:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2f750a82bf15327958bd0a31f05714f3528edcc4'/>
<id>2f750a82bf15327958bd0a31f05714f3528edcc4</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 some docs.</title>
<updated>2023-12-17T23:53:18+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-17T21:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=80c9d04bbd83367340a4f3a1e991df825a0b6029'/>
<id>80c9d04bbd83367340a4f3a1e991df825a0b6029</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
</feed>
