<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/flash, 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: async flash erase/write for h7</title>
<updated>2025-11-18T13:16:04+00:00</updated>
<author>
<name>Filip Brozovic</name>
<email>fbrozovic@gmail.com</email>
</author>
<published>2025-11-18T13:01:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e0b6bcb13bb3c5b419ace922b8f9955a0c620d35'/>
<id>e0b6bcb13bb3c5b419ace922b8f9955a0c620d35</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 #4872 from Wassasin/fix/stm32g-flash-dual-bank</title>
<updated>2025-11-13T12:59:18+00:00</updated>
<author>
<name>xoviat</name>
<email>49173759+xoviat@users.noreply.github.com</email>
</author>
<published>2025-11-13T12:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4dedc1307cb088d5d28655b8427ae3a6176a216d'/>
<id>4dedc1307cb088d5d28655b8427ae3a6176a216d</id>
<content type='text'>
Fix flash erase on dualbank STM32Gxxx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flash erase on dualbank STM32Gxxx
</pre>
</div>
</content>
</entry>
<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>Fix flash erase on dualbank STM32Gxxx</title>
<updated>2025-11-12T19:57:07+00:00</updated>
<author>
<name>Wouter Geraedts</name>
<email>git@woutergeraedts.nl</email>
</author>
<published>2025-11-12T19:48:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4efd9fccf4259779d96c5d1a4829a90bda1a5def'/>
<id>4efd9fccf4259779d96c5d1a4829a90bda1a5def</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: 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>Aligned STM32WBA with U5 flash HAL</title>
<updated>2025-07-29T08:26:05+00:00</updated>
<author>
<name>Gerzain Mata</name>
<email>gmata@axon.com</email>
</author>
<published>2025-07-29T08:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a19d5476dcdf170b3b5aa8ff16daced44d11cff5'/>
<id>a19d5476dcdf170b3b5aa8ff16daced44d11cff5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting of u5 file</title>
<updated>2025-07-23T05:55:14+00:00</updated>
<author>
<name>Chris Storah</name>
<email>chris.storah@gmail.com</email>
</author>
<published>2025-07-23T05:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=420cbb437fb37a0679859a459ed3b45239b60467'/>
<id>420cbb437fb37a0679859a459ed3b45239b60467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing guard for hsi48. Updated use of removed enums from stm32-data u5 chip</title>
<updated>2025-07-23T05:52:36+00:00</updated>
<author>
<name>Chris Storah</name>
<email>chris.storah@gmail.com</email>
</author>
<published>2025-07-23T05:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=487b42f62cd11292d421831a8943de01b2b25a39'/>
<id>487b42f62cd11292d421831a8943de01b2b25a39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
