<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/flash/f3.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: 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>
<entry>
<title>STM32: Enable flash support for STM32G4</title>
<updated>2023-12-16T03:50:34+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2023-12-16T03:44:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f6bc96dfbd1ec363a7bed877240a971ff1760200'/>
<id>f6bc96dfbd1ec363a7bed877240a971ff1760200</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: check lock bit before unlocking</title>
<updated>2023-10-10T09:55:43+00:00</updated>
<author>
<name>Andres Vahter</name>
<email>andres@vahter.me</email>
</author>
<published>2023-10-10T09:48:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3616d68aaa0d41bd489295942c57e29a43338dac'/>
<id>3616d68aaa0d41bd489295942c57e29a43338dac</id>
<content type='text'>
It hardfaults if already unlocked flash is unlocked again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It hardfaults if already unlocked flash is unlocked again.
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/flash: avoid pointless "if flag is set, set it".</title>
<updated>2023-07-31T10:48:52+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-07-31T10:48:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=036e00113e1525060e120394c718b5b5af09434a'/>
<id>036e00113e1525060e120394c718b5b5af09434a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trivial to remove uses of atomic-polyfill.</title>
<updated>2023-07-12T16:30:43+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-07-12T16:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dff9bd9711205fd4cd5a91384072ab6aa2335d18'/>
<id>dff9bd9711205fd4cd5a91384072ab6aa2335d18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ability to set alt layout - it does not work.</title>
<updated>2023-05-26T13:41:08+00:00</updated>
<author>
<name>Rasmus Melchior Jacobsen</name>
<email>rmja@laesoe.org</email>
</author>
<published>2023-05-26T13:23:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=fee89ed7c7f79d7e70421e7f0915c13bcfdefb2f'/>
<id>fee89ed7c7f79d7e70421e7f0915c13bcfdefb2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move new async to asynch module to guard for models without flash interrupt</title>
<updated>2023-05-25T21:51:10+00:00</updated>
<author>
<name>Rasmus Melchior Jacobsen</name>
<email>rmja@laesoe.org</email>
</author>
<published>2023-05-25T21:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e08267df54a78106f4c03958346c81ae7e169bd6'/>
<id>e08267df54a78106f4c03958346c81ae7e169bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>erase_sector_blocking -&gt; blocking_erase_sector</title>
<updated>2023-05-25T21:13:20+00:00</updated>
<author>
<name>Rasmus Melchior Jacobsen</name>
<email>rmja@laesoe.org</email>
</author>
<published>2023-05-25T21:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=74104aafda4a16b7be66f8d1634fc4b663721c49'/>
<id>74104aafda4a16b7be66f8d1634fc4b663721c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More blocking rename</title>
<updated>2023-05-25T20:09:28+00:00</updated>
<author>
<name>Rasmus Melchior Jacobsen</name>
<email>rmja@laesoe.org</email>
</author>
<published>2023-05-25T20:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=344e28360ff55771379202ecd06eb0cb1db38a29'/>
<id>344e28360ff55771379202ecd06eb0cb1db38a29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
