<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/tests/stm32/src/bin/eth.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>ETH no longer knows about Station management</title>
<updated>2025-11-13T22:10:02+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-11-12T21:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=44881e643702b9ca41fc72109c3d16afd4b0449b'/>
<id>44881e643702b9ca41fc72109c3d16afd4b0449b</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>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>Simplify construction of StackResources::new()</title>
<updated>2024-08-08T10:03:43+00:00</updated>
<author>
<name>Martin Liska</name>
<email>martin.liska@hey.com</email>
</author>
<published>2024-08-08T08:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=961ec387edec33fbaa9d63144f8826e3aff6cd45'/>
<id>961ec387edec33fbaa9d63144f8826e3aff6cd45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests</title>
<updated>2024-08-05T13:07:51+00:00</updated>
<author>
<name>Dion Dokter</name>
<email>diondokter@gmail.com</email>
</author>
<published>2024-08-05T13:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3cd20814501d03852a3c30facbd204dffcf048db'/>
<id>3cd20814501d03852a3c30facbd204dffcf048db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use beta, add secondary nightly ci.</title>
<updated>2023-12-21T14:03:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-21T13:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8b36a32ed5d834b23e970d5b723dd7df1f1c94a2'/>
<id>8b36a32ed5d834b23e970d5b723dd7df1f1c94a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
