<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/flash/l.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: flash: fix flash erase on stm32l4xx, stm32l5xx series</title>
<updated>2025-10-16T06:17:36+00:00</updated>
<author>
<name>Dillon Min</name>
<email>dillonhua@qq.com</email>
</author>
<published>2025-10-16T06:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=6ba2611430e824a5d19d4d116640c8ba86c6850d'/>
<id>6ba2611430e824a5d19d4d116640c8ba86c6850d</id>
<content type='text'>
stm32l4xx, stm32l5xx flash layout has different pages(64/128/256)
depends on BANK1_REGION.size and BANK1_REGION.erase_size.

replace hardcoded 256 pages to size/erase_size.

Signed-off-by: Dillon Min &lt;dillonhua@qq.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stm32l4xx, stm32l5xx flash layout has different pages(64/128/256)
depends on BANK1_REGION.size and BANK1_REGION.erase_size.

replace hardcoded 256 pages to size/erase_size.

Signed-off-by: Dillon Min &lt;dillonhua@qq.com&gt;
</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>eeprom support</title>
<updated>2025-05-20T22:21:43+00:00</updated>
<author>
<name>okhsunrog</name>
<email>me@okhsunrog.dev</email>
</author>
<published>2025-05-20T22:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7be84f137c4f56842b6ebd6de3538b0081d42a09'/>
<id>7be84f137c4f56842b6ebd6de3538b0081d42a09</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>Add L4+ support</title>
<updated>2025-04-29T15:05:07+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2025-04-29T15:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=34a4dddfe79e55057c2ce87ee60b1c6b93c5ac76'/>
<id>34a4dddfe79e55057c2ce87ee60b1c6b93c5ac76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for L5</title>
<updated>2025-04-29T14:37:27+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2025-04-29T14:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1c2208718863dc0ed23449393c0213c8f9194519'/>
<id>1c2208718863dc0ed23449393c0213c8f9194519</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/flash: add support for l5</title>
<updated>2024-10-17T18:17:01+00:00</updated>
<author>
<name>Christian Enderle</name>
<email>mail@chrenderle.de</email>
</author>
<published>2024-10-17T17:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9cf75d7eac11cacf545f1848d06808fc9fb745e1'/>
<id>9cf75d7eac11cacf545f1848d06808fc9fb745e1</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/flash: add support for f1.</title>
<updated>2024-01-05T22:49:10+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-01-05T22:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=208ad8fbfcf639ca8876b50686665a3c8817dabe'/>
<id>208ad8fbfcf639ca8876b50686665a3c8817dabe</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>
</feed>
