<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/stm32h7/src/bin/eth_client.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 new{_with_phy}, new_mii{_with_phy}</title>
<updated>2025-11-14T13:08:06+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-11-13T22:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0b3bc35b7dc0f3d2ffa1673ab790df8e6650fe0f'/>
<id>0b3bc35b7dc0f3d2ffa1673ab790df8e6650fe0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>executor: return error when creating the spawntoken, not when spawning.</title>
<updated>2025-08-29T11:23:21+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-07-08T23:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8aec341f28a00012e1771d5c35d2647e11830755'/>
<id>8aec341f28a00012e1771d5c35d2647e11830755</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rand-core v0.9 support.</title>
<updated>2025-05-18T18:35:36+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-05-18T18:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e4fc48764491f8981e4a145a72e9b6e72df8c546'/>
<id>e4fc48764491f8981e4a145a72e9b6e72df8c546</id>
<content type='text'>
Co-Authored-By: Aurélien Jacobs &lt;aurel@gnuage.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Aurélien Jacobs &lt;aurel@gnuage.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/eth: rename PHY-&gt;Phy, GenericSMI -&gt; GenericPhy. Remove unneeded unsafes.</title>
<updated>2025-01-26T21:43:28+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-01-26T21:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b1245858f355e764a17eda819198f68ad83883ab'/>
<id>b1245858f355e764a17eda819198f68ad83883ab</id>
<content type='text'>
We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that
actually cause UB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that
actually cause UB.
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: change all examples and tests to use GenericSMI::new_auto().</title>
<updated>2025-01-26T21:17:25+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-01-26T20:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ff52bde787031493ce174cdc1dcc2434fd16aa1b'/>
<id>ff52bde787031493ce174cdc1dcc2434fd16aa1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update smoltcp, embedded-nal-async to use the `core::net` IP addr types.</title>
<updated>2024-10-06T22:22:44+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-10-06T21:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f6155cf735678fa1e297baa4ace992af3a871ae7'/>
<id>f6155cf735678fa1e297baa4ace992af3a871ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>net: refactor to simplify lifetimes/generics.</title>
<updated>2024-09-16T19:17:11+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-09-11T20:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=be0d9775e3bcc3c1bd1448e357d7c6cd67b68991'/>
<id>be0d9775e3bcc3c1bd1448e357d7c6cd67b68991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's)</title>
<updated>2024-08-07T12:58:20+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-08-05T19:38:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=59cb1531c91386cec8d7b209630b6b4d9eb7fd7c'/>
<id>59cb1531c91386cec8d7b209630b6b4d9eb7fd7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>examples/stm32: reduce packet queue count to avoid OOM on smaller chips.</title>
<updated>2024-05-12T23:11:49+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-05-12T21:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e2dfdcb5091388cfbd467e9d8ac9b7d2025cc833'/>
<id>e2dfdcb5091388cfbd467e9d8ac9b7d2025cc833</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
